2026-03-30 07:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 07:05:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 07:05:04 [manheim.gb] INFO: Batch mode enabled: batch 2/4
2026-03-30 07:05:04 [manheim.gb] INFO: Starting spider manheim.gb
2026-03-30 07:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 07:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 07:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 07:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 07:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: d7056c40e1391605
2026-03-30 07:05:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 07:05:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/manheim.gb/task_6_2026-03-30T07_05_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 07:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 07:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 07:05:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 07:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 07:05:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 07:05:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 07:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 07:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-30 07:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 07:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 07:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 07:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 07:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 07:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 07:05:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 07:05:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 07:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 07:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 07:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 07:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 07:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 07:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 07:05:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 07:05:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 07:05:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 07:05:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 07:05:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 07:05:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.manheim.co.uk/>
2026-03-30 07:05:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/>
2026-03-30 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-30 07:05:15 [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 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-30 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [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 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 07:05:15 [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 07:05:15 [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 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-30 07:05:15 [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 07:05:15 [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 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/homepage?v=LseUIn9GrPAbkGiexoPp7rAvZhUh2ezC8RYYqlsrYww1>
2026-03-30 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-30 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-30 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-30 07:05:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-30 07:05:16 [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 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-30 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-30 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-30 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/filters/dot_pattern.png>
2026-03-30 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-30 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-30 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-30 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-30 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-30 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-30 07:05:16 [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 07:05:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 07:05:16 [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 07:05:17 [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 07:05:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 07:05:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 07:05:18 [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 07:05:18 [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 07:05:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954389098&visitor_id_sign=8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499&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 07:05:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954389098&visitor_id_sign=8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499&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 07:05:26 [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 07:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.manheim.co.uk> (referer: None) ['playwright']
2026-03-30 07:05:32 [manheim.gb] INFO: Cookies from Playwright: [{'name': 'ASP.NET_SessionId', 'value': 'xb1q5p4cylei4xxer2whdk42', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'Lax'}, {'name': '__RequestVerificationToken', 'value': '34zouh7q892AIQzz-vaV1vN7PhEIO3-V3hO3OHqJQ3aZAPHCkowROImpzNouEkpoLamoHRMgY7aLOwx19K5y-BgChCs1', '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': 1806390316, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806390318, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806390318, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806390319, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806390319, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': '.pardot.com', 'path': '/', 'expires': 1806390318, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': '.pardot.com', 'path': '/', 'expires': 1806390318, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay8%3D', 'domain': 'pi.pardot.com', 'path': '/', 'expires': 1774856118, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-30 07:05:32 [manheim.gb] INFO: Scrapy-formatted cookies: [{'name': 'ASP.NET_SessionId', 'value': 'xb1q5p4cylei4xxer2whdk42', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': '34zouh7q892AIQzz-vaV1vN7PhEIO3-V3hO3OHqJQ3aZAPHCkowROImpzNouEkpoLamoHRMgY7aLOwx19K5y-BgChCs1', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'cb-enabled', 'value': 'enabled', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954389098', 'domain': '.pardot.com', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '8994f1e21d82ab4556195a89f663ab54535c3456afaaa71662fe86bd4efc7fc8ebdb88fdd72c776fd7a08520d69ea09606e7b499', 'domain': '.pardot.com', 'path': '/'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay8%3D', 'domain': 'pi.pardot.com', 'path': '/'}]
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Manheim',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 07:05: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 07:05:32 [manheim.gb] INFO: Page 1: 100 results (total: 14090)
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 100493
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 100559
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1008542
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1019833
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1022344
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1043724
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271043724%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1043724: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1044065
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1044409
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1053241
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271053241%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1053241: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1068356
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1069517
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1071824
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1074511
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271074511%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1074511: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1075938
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1078716
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1081914
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1105472
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1106881
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1107558
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1117148
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1129657
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1131228
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271131228%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1131228: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1134378
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1148103
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1152389
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1152627
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1156603
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1158833
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1174146
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1180812
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271180812%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1180812: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1185826
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1206937
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271206937%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1206937: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 120856
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1210675
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271210675%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1210675: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1217485
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1240340
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271240340%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1240340: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1253543
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1258309
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 127065
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27127065%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 127065: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1271007
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271271007%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1271007: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1276649
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1291382
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1300097
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1305106
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271305106%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1305106: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1310084
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1318037
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271318037%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1318037: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1327483
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1328796
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271328796%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1328796: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1329207
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1329360
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1352460
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1355480
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1355840
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271355840%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1355840: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1363958
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1378250
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1394322
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1396950
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1402175
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271402175%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1402175: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1411589
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 141704
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27141704%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 141704: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1428056
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1452227
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271452227%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1452227: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1469036
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1480620
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1488495
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1490982
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1495412
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1497191
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271497191%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1497191: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1498745
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1506836
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1508493
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1524294
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271524294%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1524294: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1526152
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271526152%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1526152: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1526971
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271526971%27 HTTP/1.1" 200 None
2026-03-30 07:05:32 [manheim.gb] INFO: Scrape type for 1526971: 0
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1532079
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1532399
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1549489
2026-03-30 07:05:32 [manheim.gb] INFO: Found listing with ID: 1554777
2026-03-30 07:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271554777%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1554777: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1561813
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1563274
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1568770
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1571025
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1574999
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271574999%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1574999: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1578506
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1578531
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271578531%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1578531: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1585345
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271585345%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1585345: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1595543
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1596137
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1602897
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1623762
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271623762%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1623762: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1626879
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1627423
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271627423%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1627423: 2
2026-03-30 07:05:33 [manheim.gb] WARNING: Skipping listing 1627423: missing VehicleDetailPageUrl
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1637156
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271637156%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1637156: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1654224
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1659789
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271659789%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1659789: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1669427
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271669427%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1669427: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1670534
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271670534%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1670534: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1671512
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1672488
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271672488%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1672488: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1678704
2026-03-30 07:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:33 [manheim.gb] INFO: Page 2: 100 results (total: 14090)
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1681475
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1683014
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1694092
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271694092%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1694092: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1694601
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271694601%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1694601: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1706352
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1710798
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1712561
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1715903
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1720405
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271720405%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1720405: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1723864
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271723864%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1723864: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1735637
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1740146
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1744777
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1745966
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1752896
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271752896%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1752896: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1754899
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1761698
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1775063
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1785338
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1789481
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271789481%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1789481: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1794831
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271794831%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1794831: 2
2026-03-30 07:05:33 [manheim.gb] WARNING: Skipping listing 1794831: missing VehicleDetailPageUrl
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1799663
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1804768
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1805138
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1805856
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1807080
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1807437
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1814059
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271814059%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1814059: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1817117
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1820309
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271820309%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1820309: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1821322
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1822888
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271822888%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1822888: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1827359
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1833059
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1835857
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1839664
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1841129
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1842210
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1846157
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271846157%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1846157: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1850174
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1853020
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1855585
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1856630
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1861501
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1865947
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271865947%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1865947: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1880115
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1881668
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 188363
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1890190
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1890584
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1895274
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1896156
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1912408
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1913798
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1919391
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1921022
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1925572
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1926459
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1930763
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271930763%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1930763: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1933813
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271933813%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1933813: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1935177
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1937867
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1947598
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1950613
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1952234
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271952234%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 1952234: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1957659
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1972222
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1974094
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1978572
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1988390
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1990111
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1993488
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 199699
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27199699%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 199699: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 1999437
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2001968
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2021676
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2026479
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2026976
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272026976%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2026976: 2
2026-03-30 07:05:33 [manheim.gb] WARNING: Skipping listing 2026976: missing VehicleDetailPageUrl
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2028834
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2032080
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2037931
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2045430
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2046927
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2047638
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272047638%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2047638: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2050036
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272050036%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2050036: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2050835
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2051096
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2051582
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2053785
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272053785%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2053785: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2066321
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2067401
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2068797
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2070871
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2071287
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2074985
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272074985%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2074985: 0
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2083141
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2083848
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2085966
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272085966%27 HTTP/1.1" 200 None
2026-03-30 07:05:33 [manheim.gb] INFO: Scrape type for 2085966: 1
2026-03-30 07:05:33 [manheim.gb] WARNING: Skipping listing 2085966: missing VehicleDetailPageUrl
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2086092
2026-03-30 07:05:33 [manheim.gb] INFO: Found listing with ID: 2087494
2026-03-30 07:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:34 [manheim.gb] INFO: Page 3: 100 results (total: 14090)
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2088559
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2091533
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272091533%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2091533: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2091814
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272091814%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2091814: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2097554
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2099279
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2099880
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2101505
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2103765
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2109103
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272109103%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2109103: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2110909
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2121256
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 213396
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2135201
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2140555
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272140555%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2140555: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2142691
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2146317
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272146317%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2146317: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2149243
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2152490
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2170817
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2178652
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272178652%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2178652: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2179248
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2180974
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2182593
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2184143
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2193613
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2198367
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2200440
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2202793
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2204791
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272204791%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2204791: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2207854
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2212385
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2216383
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2217383
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2224961
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2225589
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2225972
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2232157
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2233600
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2235447
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2236004
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272236004%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2236004: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2236917
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2237520
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272237520%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2237520: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2238063
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272238063%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2238063: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2240484
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2240632
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272240632%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2240632: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2256216
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2257064
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2264693
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2270836
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2271094
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2281059
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2285029
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2291253
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2292746
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2293569
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272293569%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2293569: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2294834
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2299802
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2306164
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2308916
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2314236
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2321098
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272321098%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2321098: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2323512
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2329056
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2329333
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272329333%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2329333: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2331942
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 23362
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2341406
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2341985
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2343183
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2343998
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2352030
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2354856
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2358415
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2359650
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2362926
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272362926%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2362926: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2377998
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2379105
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2379488
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2397804
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2411634
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2412062
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272412062%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2412062: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2416335
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2425725
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272425725%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2425725: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2451999
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2458075
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272458075%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2458075: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2462223
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272462223%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2462223: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2467999
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2472180
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2472385
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272472385%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2472385: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2476101
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2479203
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2484967
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272484967%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2484967: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2496594
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2502868
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2504159
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2504843
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272504843%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2504843: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 25079
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2516127
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2518028
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2519304
2026-03-30 07:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:34 [manheim.gb] INFO: Page 4: 100 results (total: 14090)
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2523590
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2525169
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2527898
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2528207
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2529543
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2530934
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2537195
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2537507
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2541017
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2542288
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2546102
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2550789
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2550798
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2551980
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2556720
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2561113
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272561113%27 HTTP/1.1" 200 None
2026-03-30 07:05:34 [manheim.gb] INFO: Scrape type for 2561113: 0
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 256533
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2567755
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2570609
2026-03-30 07:05:34 [manheim.gb] INFO: Found listing with ID: 2575797
2026-03-30 07:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272575797%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2575797: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2576384
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272576384%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2576384: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2582925
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272582925%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2582925: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2583840
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2585727
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2587594
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2590388
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2595390
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2598554
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2599420
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272599420%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2599420: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2601338
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2602817
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2604543
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2605412
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2609416
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2612150
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2614347
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2620839
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2626470
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 262709
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2640293
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2640777
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2650250
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2652128
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2654601
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 265624
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27265624%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 265624: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2658867
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2664188
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2668106
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2671604
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272671604%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2671604: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2679374
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2681428
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2684301
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2684837
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2687994
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2688616
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 269365
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2696947
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2699802
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2701197
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2703196
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272703196%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2703196: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2703404
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272703404%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2703404: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2705006
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2708563
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2709395
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2709999
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272709999%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2709999: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2710004
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 271347
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27271347%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 271347: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2715568
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2716746
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2723352
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2724243
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272724243%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2724243: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2725319
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2727118
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2727121
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2731670
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2732553
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2738020
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2744549
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2746587
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272746587%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2746587: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2748982
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 275484
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27275484%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 275484: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2755083
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272755083%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2755083: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2763474
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2764535
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2766147
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2766849
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2771601
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272771601%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2771601: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2773085
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2778506
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2779280
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2782069
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2786149
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2788744
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2790044
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272790044%27 HTTP/1.1" 200 None
2026-03-30 07:05:35 [manheim.gb] INFO: Scrape type for 2790044: 0
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2796785
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2801339
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2809089
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2810478
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2810674
2026-03-30 07:05:35 [manheim.gb] INFO: Found listing with ID: 2818919
2026-03-30 07:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:36 [manheim.gb] INFO: Page 5: 100 results (total: 14090)
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2819684
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 281983
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27281983%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 281983: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2820201
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2820669
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272820669%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2820669: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2822296
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272822296%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2822296: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2826411
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272826411%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2826411: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2826523
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2828037
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2829740
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272829740%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2829740: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2831905
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2834063
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2834904
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2835428
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2841389
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2845560
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2848863
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272848863%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2848863: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2849221
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2851112
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2851564
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2855946
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2871145
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272871145%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2871145: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2878368
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2879218
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2882038
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2886964
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272886964%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2886964: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2893893
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2894043
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2903668
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2905177
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2906998
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2907743
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2907963
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272907963%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2907963: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2910077
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2913875
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272913875%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2913875: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2914404
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2920220
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2922964
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272922964%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2922964: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2923812
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2924468
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2926603
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2927939
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2929071
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2929709
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2930580
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272930580%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2930580: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2932415
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272932415%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2932415: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2932500
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2936325
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 29368
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2938644
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272938644%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2938644: 2
2026-03-30 07:05:36 [manheim.gb] WARNING: Skipping listing 2938644: missing VehicleDetailPageUrl
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2943985
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2945281
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2945720
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2947313
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2947594
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272947594%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2947594: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2948016
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2948334
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2956287
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2961198
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2961949
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2963573
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2966734
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2967957
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2969539
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272969539%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2969539: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2970435
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2971754
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2981871
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272981871%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2981871: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2982957
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2983738
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2986434
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2988223
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 2991281
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272991281%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 2991281: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3003186
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3003440
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273003440%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3003440: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3003831
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3004578
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273004578%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3004578: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3008532
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3013164
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3015105
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273015105%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3015105: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3017371
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3018419
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3019425
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3023426
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3023680
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273023680%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3023680: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3025048
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3030739
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3032093
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3036626
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3036863
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3042152
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273042152%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3042152: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3043169
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3043697
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3047354
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273047354%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3047354: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3049425
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3051766
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273051766%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3051766: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3053037
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3053555
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3054111
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3057030
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273057030%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3057030: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3057862
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273057862%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3057862: 2
2026-03-30 07:05:36 [manheim.gb] WARNING: Skipping listing 3057862: missing VehicleDetailPageUrl
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3059205
2026-03-30 07:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:36 [manheim.gb] INFO: Page 6: 100 results (total: 14090)
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3062135
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3063856
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273063856%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3063856: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3066879
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273066879%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3066879: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3070492
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3070977
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3071051
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3073609
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3074157
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3085246
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3086225
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3088733
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3089904
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273089904%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3089904: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3090004
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3091468
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 309168
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27309168%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 309168: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3092750
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273092750%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3092750: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3103601
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3105562
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3105578
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3110613
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3110969
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273110969%27 HTTP/1.1" 200 None
2026-03-30 07:05:36 [manheim.gb] INFO: Scrape type for 3110969: 0
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3112812
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3118036
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3121591
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3123852
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3128008
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3129812
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3130677
2026-03-30 07:05:36 [manheim.gb] INFO: Found listing with ID: 3130901
2026-03-30 07:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273130901%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3130901: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3135728
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3136285
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3138124
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273138124%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3138124: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3143991
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3148077
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3148342
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3151847
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273151847%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3151847: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3156873
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3159329
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3167836
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273167836%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3167836: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3168056
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273168056%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3168056: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3169330
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3174064
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3177742
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273177742%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3177742: 2
2026-03-30 07:05:37 [manheim.gb] WARNING: Skipping listing 3177742: missing VehicleDetailPageUrl
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3179181
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3180496
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3183040
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273183040%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3183040: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3187126
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3188679
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3193428
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3199937
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273199937%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3199937: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3204178
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3204799
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3205206
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273205206%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3205206: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3206528
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3219565
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3226529
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3231473
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273231473%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3231473: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3232156
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273232156%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3232156: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3235877
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3237736
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3241879
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3241923
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3246928
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3249662
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3250352
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3250513
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3251459
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3254427
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3255566
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3260330
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3261104
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3262960
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3263252
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3265496
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3265781
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3266930
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273266930%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3266930: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3271544
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3282634
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273282634%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3282634: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3284533
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273284533%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3284533: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3286482
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3286999
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273286999%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3286999: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3289044
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273289044%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3289044: 1
2026-03-30 07:05:37 [manheim.gb] WARNING: Skipping listing 3289044: missing VehicleDetailPageUrl
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3296505
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3303869
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3304151
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273304151%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3304151: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3305908
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273305908%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3305908: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 330998
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27330998%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 330998: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3318680
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273318680%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3318680: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3324223
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3343832
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3348616
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273348616%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3348616: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3349614
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3350076
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273350076%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3350076: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3352453
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3362630
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3365599
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3376415
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 339184
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27339184%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 339184: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3406918
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3407378
2026-03-30 07:05: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 07:05:37 [manheim.gb] INFO: Page 7: 100 results (total: 14090)
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3420879
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3422934
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273422934%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3422934: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3423392
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273423392%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3423392: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3424985
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3430053
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3430947
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3431919
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3431928
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3434202
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3434349
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3435654
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3437146
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273437146%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3437146: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3439193
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273439193%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3439193: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3441670
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3448140
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3457670
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3459987
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273459987%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3459987: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3462072
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3471176
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3474780
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3476734
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3490223
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273490223%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3490223: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3491784
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3492625
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497172
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497175
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497178
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273497178%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3497178: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497179
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497182
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273497182%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3497182: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3497184
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3500850
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273500850%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3500850: 2
2026-03-30 07:05:37 [manheim.gb] WARNING: Skipping listing 3500850: missing VehicleDetailPageUrl
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3503323
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273503323%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3503323: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3503571
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3504550
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3509761
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3516507
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3516960
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273516960%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3516960: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3523787
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273523787%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3523787: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3525466
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3527432
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3549792
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3554646
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3560019
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3560040
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3560557
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3560981
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3561343
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3566214
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273566214%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3566214: 2
2026-03-30 07:05:37 [manheim.gb] WARNING: Skipping listing 3566214: missing VehicleDetailPageUrl
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3566730
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273566730%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3566730: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3579434
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3585852
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3590972
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3595781
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3601134
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3605154
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3605708
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3607668
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3611404
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273611404%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3611404: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3616366
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3632733
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3641827
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3650073
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3652720
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3655926
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273655926%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3655926: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3656708
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3661304
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663721
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663721%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3663721: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663723
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663723%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3663723: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663725
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663737
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663750
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663750%27 HTTP/1.1" 200 None
2026-03-30 07:05:37 [manheim.gb] INFO: Scrape type for 3663750: 0
2026-03-30 07:05:37 [manheim.gb] INFO: Found listing with ID: 3663753
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663753%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3663753: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663765
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663765%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3663765: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663823
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663825
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663831
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663834
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663834%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3663834: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663864
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663864%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3663864: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663877
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663877%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3663877: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3663889
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3664887
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3666176
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3668708
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273668708%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3668708: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3668723
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273668723%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3668723: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3668724
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273668724%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3668724: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3672563
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3677138
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3684205
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3687325
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3689239
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3691114
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3691805
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3694111
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3698593
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3699239
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3699747
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3701979
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3702434
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273702434%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3702434: 2
2026-03-30 07:05:38 [manheim.gb] WARNING: Skipping listing 3702434: missing VehicleDetailPageUrl
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3702472
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3704168
2026-03-30 07:05: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 07:05:38 [manheim.gb] INFO: Page 8: 100 results (total: 14090)
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3705720
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273705720%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3705720: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3707948
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3709541
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3709543
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3709697
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3712039
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273712039%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3712039: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3712957
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3714181
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3714666
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3715153
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3715183
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3715483
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3717183
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273717183%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3717183: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3717621
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3719026
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3719367
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3720564
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3725272
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3725278
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3727023
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3727232
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3727692
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273727692%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3727692: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3728622
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3728647
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3729777
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273729777%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3729777: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3730774
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273730774%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3730774: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3731015
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3733524
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273733524%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3733524: 2
2026-03-30 07:05:38 [manheim.gb] WARNING: Skipping listing 3733524: missing VehicleDetailPageUrl
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3734366
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273734366%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3734366: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3734406
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273734406%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3734406: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3735485
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3735744
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3736289
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3737724
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273737724%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3737724: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3739060
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3740035
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3741267
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3742191
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3742217
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3742290
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3743682
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3744087
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3744517
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273744517%27 HTTP/1.1" 200 None
2026-03-30 07:05:38 [manheim.gb] INFO: Scrape type for 3744517: 0
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3745351
2026-03-30 07:05:38 [manheim.gb] INFO: Found listing with ID: 3745366
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3746133
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3746903
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3747829
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3748915
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3750619
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3751334
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3751409
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3753164
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273753164%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3753164: 2
2026-03-30 07:05:39 [manheim.gb] WARNING: Skipping listing 3753164: missing VehicleDetailPageUrl
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3754647
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273754647%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3754647: 2
2026-03-30 07:05:39 [manheim.gb] WARNING: Skipping listing 3754647: missing VehicleDetailPageUrl
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3755000
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273755000%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3755000: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3755025
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3756582
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3757825
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3758123
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3758449
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3761842
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3763259
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3763964
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3764648
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3764748
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3765052
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3765923
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273765923%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3765923: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3766327
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3770639
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3774283
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3774749
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3774751
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273774751%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3774751: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3775763
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3778149
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3778920
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273778920%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3778920: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3779038
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3779255
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273779255%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3779255: 2
2026-03-30 07:05:39 [manheim.gb] WARNING: Skipping listing 3779255: missing VehicleDetailPageUrl
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3779559
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3779954
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3783632
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3784250
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3787007
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3787904
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3788632
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3788899
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 378930
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3789447
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273789447%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3789447: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3789934
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3790033
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3790088
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3790344
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3790948
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3790956
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273790956%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3790956: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3791538
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3792668
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 379519
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3795621
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3796145
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3796524
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3798225
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273798225%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3798225: 0
2026-03-30 07:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:39 [manheim.gb] INFO: Page 9: 100 results (total: 14090)
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3804240
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273804240%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3804240: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3804647
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273804647%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3804647: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3804854
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3805563
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3807331
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3809066
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273809066%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3809066: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3811793
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273811793%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3811793: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3813377
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3813502
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273813502%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3813502: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3814781
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273814781%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3814781: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3815327
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3816069
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3816119
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3816126
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3816656
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3817363
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3818033
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3821052
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3822560
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273822560%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3822560: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3823816
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3823881
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3826340
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3826345
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3826880
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3826889
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3826895
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273826895%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3826895: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3827168
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3827457
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273827457%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3827457: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828341
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273828341%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3828341: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828351
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828353
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273828353%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3828353: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828356
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828495
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3828496
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3829067
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3829361
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3830321
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273830321%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3830321: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3830324
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3831139
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3831676
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3831853
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3831983
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3833278
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3834613
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3834859
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835079
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835094
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273835094%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3835094: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835096
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835100
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835107
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3835894
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3836282
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3836425
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3836683
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3838657
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3838721
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3840517
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3841519
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273841519%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3841519: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3842040
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3842076
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3842852
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3844542
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3844555
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3844662
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3845335
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3845948
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273845948%27 HTTP/1.1" 200 None
2026-03-30 07:05:39 [manheim.gb] INFO: Scrape type for 3845948: 0
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3846616
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3846834
2026-03-30 07:05:39 [manheim.gb] INFO: Found listing with ID: 3848603
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273848603%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3848603: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3848604
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3849076
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3850866
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3850871
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3850898
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273850898%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3850898: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3852676
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3852709
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3853077
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3853522
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3853526
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3853530
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3854427
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273854427%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3854427: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3854837
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3855332
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3855335
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273855335%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3855335: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3855964
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3855969
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3856009
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273856009%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3856009: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3856012
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857029
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857031
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857038
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273857038%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3857038: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857583
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857593
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273857593%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3857593: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3857749
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273857749%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3857749: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3858471
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3858527
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3859610
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3859616
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860454
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860559
2026-03-30 07:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:40 [manheim.gb] INFO: Page 10: 100 results (total: 14090)
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860592
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860650
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860653
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273860653%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3860653: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860655
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860698
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3860958
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861107
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861141
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861247
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861599
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861601
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861603
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861619
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3861899
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3862585
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3862599
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273862599%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3862599: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3862619
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3864987
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3865327
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3865681
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3865695
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3865721
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3865727
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3867151
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273867151%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3867151: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3867279
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3867488
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3867491
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3867664
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273867664%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3867664: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868279
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868324
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868502
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868517
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273868517%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3868517: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868518
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868519
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273868519%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3868519: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868521
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3868524
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273868524%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3868524: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869223
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869706
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273869706%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3869706: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869728
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273869728%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3869728: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869733
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273869733%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3869733: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869735
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3869757
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3870328
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3870510
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3870513
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273870513%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3870513: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3870903
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273870903%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3870903: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3870908
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273870908%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3870908: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3871417
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3871505
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273871505%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3871505: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3871506
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3871672
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273871672%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3871672: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3871908
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273871908%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3871908: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3872209
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3872210
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3872212
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3873238
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3873531
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3873804
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3873988
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3874240
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3874243
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273874243%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3874243: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3874245
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3874247
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3874452
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273874452%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3874452: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3875477
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3875944
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3876642
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273876642%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3876642: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3876694
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3876703
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3876877
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3877027
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3877297
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3877298
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3877823
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878031
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878037
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878039
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878078
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878584
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878799
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878835
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878944
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3878954
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3879249
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273879249%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3879249: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3879747
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3879854
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3880841
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3880843
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3880867
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3881297
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3881374
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273881374%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3881374: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3881388
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3881408
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273881408%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3881408: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3883179
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3883181
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3883184
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3883223
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273883223%27 HTTP/1.1" 200 None
2026-03-30 07:05:40 [manheim.gb] INFO: Scrape type for 3883223: 0
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3883617
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3884210
2026-03-30 07:05:40 [manheim.gb] INFO: Found listing with ID: 3884220
2026-03-30 07:05: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 07:05:41 [manheim.gb] INFO: Page 11: 100 results (total: 14090)
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3884223
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3884537
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273884537%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3884537: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3884831
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885392
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885392%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3885392: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885449
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885449%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3885449: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885454
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885454%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3885454: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885545
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885547
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885552
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885552%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3885552: 1
2026-03-30 07:05:41 [manheim.gb] WARNING: Skipping listing 3885552: missing VehicleDetailPageUrl
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885553
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885563
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885563%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3885563: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885565
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885572
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3885874
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3886132
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3886903
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887296
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273887296%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3887296: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887312
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887367
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887571
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887628
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887910
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3887913
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888066
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888074
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888076
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888077
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888086
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888273
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273888273%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3888273: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888278
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888279
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273888279%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3888279: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3888455
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3889403
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273889403%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3889403: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3889406
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3889408
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3889413
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890157
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273890157%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3890157: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890657
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890662
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273890662%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3890662: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890665
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890720
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890859
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273890859%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3890859: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3890870
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3891321
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892052
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892053
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892058
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273892058%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3892058: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892260
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273892260%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3892260: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892398
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892399
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892400
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892401
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892403
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3892541
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3893448
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3893508
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273893508%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3893508: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3893568
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894328
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894457
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273894457%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3894457: 2
2026-03-30 07:05:41 [manheim.gb] WARNING: Skipping listing 3894457: missing VehicleDetailPageUrl
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894548
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894640
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894642
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273894642%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3894642: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894644
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273894644%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3894644: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894680
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3894759
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3895981
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3895982
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273895982%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3895982: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3895983
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273895983%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3895983: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3896015
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3896069
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273896069%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3896069: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3896107
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273896107%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3896107: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3896226
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897043
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897459
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897468
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897480
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897482
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897526
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273897526%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3897526: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897530
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273897530%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3897530: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3897883
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898068
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898236
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898403
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898751
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898945
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3898946
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899281
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899281%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3899281: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899443
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899523
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899523%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3899523: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899525
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899526
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899526%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3899526: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899627
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899628
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899628%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3899628: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899632
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3899826
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3900078
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3900502
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273900502%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3900502: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3901053
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273901053%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3901053: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3901144
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273901144%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3901144: 0
2026-03-30 07:05:41 [manheim.gb] INFO: Found listing with ID: 3901979
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273901979%27 HTTP/1.1" 200 None
2026-03-30 07:05:41 [manheim.gb] INFO: Scrape type for 3901979: 0
2026-03-30 07:05: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 07:05:42 [manheim.gb] INFO: Page 12: 100 results (total: 14090)
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3901984
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3902029
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273902029%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3902029: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3902942
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3902951
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3902959
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3902967
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3903026
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3903080
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3903998
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273903998%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3903998: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3904468
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3904474
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3904495
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3905073
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273905073%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3905073: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3905251
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3905814
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3905912
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3905999
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273905999%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3905999: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906223
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906399
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906402
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273906402%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3906402: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906830
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906970
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3906977
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907082
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907136
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907304
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907307
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907322
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273907322%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3907322: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907437
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3907671
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3908763
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3908783
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273908783%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3908783: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3908794
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909226
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909241
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909243
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909357
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909799
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909808
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273909808%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3909808: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909857
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273909857%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3909857: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3909861
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3910305
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273910305%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3910305: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3910618
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911207
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911830
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911832
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911833
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911834
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273911834%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3911834: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3911835
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912182
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912452
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273912452%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3912452: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912720
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912777
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912778
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912780
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3912790
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3913552
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3913557
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3913684
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914128
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914269
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914366
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914366%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3914366: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914373
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914373%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3914373: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914379
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914381
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914383
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914386
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3914554
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915171
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915510
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915512
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915513
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915570
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915572
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3915574
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916185
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916281
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916331
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916440
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916801
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273916801%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3916801: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916828
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273916828%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3916828: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916907
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273916907%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3916907: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916914
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3916928
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917022
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917023
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917024
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917026
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917033
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917068
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 391707
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917162
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273917162%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3917162: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917163
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273917163%27 HTTP/1.1" 200 None
2026-03-30 07:05:42 [manheim.gb] INFO: Scrape type for 3917163: 0
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917373
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3917699
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3918023
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3918064
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3918069
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3918649
2026-03-30 07:05:42 [manheim.gb] INFO: Found listing with ID: 3918652
2026-03-30 07:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:43 [manheim.gb] INFO: Page 13: 100 results (total: 14090)
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3918670
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273918670%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3918670: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919272
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919276
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919315
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273919315%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3919315: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919316
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919568
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273919568%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3919568: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919572
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919864
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273919864%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3919864: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3919874
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920228
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920230
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920234
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920771
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920828
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3920842
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3921686
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3921969
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273921969%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3921969: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922065
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922082
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922128
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922132
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922427
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922429
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273922429%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3922429: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922435
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922477
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3922613
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923017
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923072
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923341
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923346
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273923346%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3923346: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923377
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923379
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923444
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923553
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3923569
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924113
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924313
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924447
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273924447%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3924447: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924448
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924450
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924508
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924511
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924602
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273924602%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3924602: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924823
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3924906
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925043
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925380
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925518
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925628
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925659
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925659%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3925659: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925667
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925669
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925700
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925730
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925748
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925752
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3925755
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3926307
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3926891
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3926967
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927308
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927452
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927454
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273927454%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3927454: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927550
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927574
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927583
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3927632
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273927632%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3927632: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928238
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928243
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928271
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928328
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928331
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273928331%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3928331: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928351
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928398
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928513
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928550
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3928744
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929400
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929403
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929455
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929474
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929970
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3929972
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930316
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273930316%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3930316: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930317
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930487
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930491
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273930491%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3930491: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930493
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273930493%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3930493: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930495
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930496
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930566
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930672
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930701
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273930701%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3930701: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930867
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273930867%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3930867: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3930950
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3931045
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3931667
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273931667%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3931667: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3931668
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273931668%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3931668: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3931772
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273931772%27 HTTP/1.1" 200 None
2026-03-30 07:05:43 [manheim.gb] INFO: Scrape type for 3931772: 0
2026-03-30 07:05:43 [manheim.gb] INFO: Found listing with ID: 3931824
2026-03-30 07:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:44 [manheim.gb] INFO: Page 14: 100 results (total: 14090)
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932459
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932619
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932624
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932628
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932772
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3932803
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933149
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933183
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 393331
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27393331%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 393331: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933399
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933431
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933609
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933623
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933635
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933724
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933769
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933913
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3933930
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934007
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934186
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934186%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3934186: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934205
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934214
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934344
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934523
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934525
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934527
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934531
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934531%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3934531: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934534
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934631
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934637
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934637%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3934637: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934845
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3934851
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935611
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935641
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273935641%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3935641: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935642
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935649
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935655
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935712
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935747
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3935992
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273935992%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3935992: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936285
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936392
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936392%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3936392: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936459
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936744
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936744%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3936744: 2
2026-03-30 07:05:44 [manheim.gb] WARNING: Skipping listing 3936744: missing VehicleDetailPageUrl
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936764
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936786
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936821
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936822
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936822%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3936822: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936840
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936851
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936896
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936988
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936988%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3936988: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936989
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3936996
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937154
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937296
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937299
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937299%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3937299: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937452
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937541
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937552
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937552%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3937552: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937554
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937673
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937683
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937838
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937841
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937847
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937851
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937852
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937859
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937859%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3937859: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937870
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937870%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3937870: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937875
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937880
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3937891
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938008
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938429
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938483
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938492
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273938492%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3938492: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938494
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938912
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3938984
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939037
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939047
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939326
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939669
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273939669%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3939669: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939685
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939687
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939691
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939794
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939798
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939806
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939895
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939908
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3939921
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273939921%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3939921: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940240
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273940240%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3940240: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940567
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273940567%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3940567: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940656
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940675
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940723
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940730
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940732
2026-03-30 07:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:44 [manheim.gb] INFO: Page 15: 100 results (total: 14090)
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940787
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940902
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3940904
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941190
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941202
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941203
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941280
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941578
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941856
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3941931
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942133
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273942133%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3942133: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942224
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942249
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942470
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273942470%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3942470: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942531
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942536
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942774
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942777
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942780
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273942780%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3942780: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3942812
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943040
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943043
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943341
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943364
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943368
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943368%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3943368: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943510
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943510%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3943510: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943514
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943514%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3943514: 2
2026-03-30 07:05:44 [manheim.gb] WARNING: Skipping listing 3943514: missing VehicleDetailPageUrl
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943557
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943557%27 HTTP/1.1" 200 None
2026-03-30 07:05:44 [manheim.gb] INFO: Scrape type for 3943557: 0
2026-03-30 07:05:44 [manheim.gb] INFO: Found listing with ID: 3943627
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943627%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3943627: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3943788
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3943793
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3944157
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273944157%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3944157: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3944697
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273944697%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3944697: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3944698
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3944874
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945126
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273945126%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3945126: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945168
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945510
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945576
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945579
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273945579%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3945579: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945582
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945802
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945805
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3945938
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946252
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946445
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946648
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946650
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946717
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273946717%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3946717: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946739
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946743
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273946743%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3946743: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3946744
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273946744%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3946744: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3947081
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3947088
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3947490
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3947905
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273947905%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3947905: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3947906
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948202
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948251
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948350
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948648
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948708
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273948708%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3948708: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948877
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948880
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3948887
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949515
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949696
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949753
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949866
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273949866%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3949866: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949870
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949876
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949899
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949922
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3949923
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3950135
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273950135%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3950135: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3950254
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3950296
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951042
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951044
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951044%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3951044: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951120
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951120%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3951120: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951121
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951122
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951124
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951131
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951239
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951243
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951246
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951247
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951258
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951261
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951261%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3951261: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951264
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951264%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3951264: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951411
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951412
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951566
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951566%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3951566: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951575
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951596
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3951698
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952320
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952320%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3952320: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952321
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952322
2026-03-30 07:05: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 07:05:45 [manheim.gb] INFO: Page 16: 100 results (total: 14090)
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952323
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952325
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952326
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952326%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3952326: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952327
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952327%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3952327: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952335
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952335%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3952335: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952343
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952451
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952462
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952943
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3952988
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953289
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273953289%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3953289: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953353
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953360
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953699
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953733
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3953790
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954093
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954093%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3954093: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954096
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954166
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954251
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954251%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3954251: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954263
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954263%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3954263: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954330
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954466
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954510
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954513
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954716
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954863
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954863%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3954863: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3954877
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955087
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273955087%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3955087: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955488
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273955488%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3955488: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955493
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273955493%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3955493: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955514
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955540
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955612
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3955668
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273955668%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3955668: 2
2026-03-30 07:05:45 [manheim.gb] WARNING: Skipping listing 3955668: missing VehicleDetailPageUrl
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956120
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956124
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956135
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956136
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956175
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273956175%27 HTTP/1.1" 200 None
2026-03-30 07:05:45 [manheim.gb] INFO: Scrape type for 3956175: 0
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956466
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 3956500
2026-03-30 07:05:45 [manheim.gb] INFO: Found listing with ID: 395690
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3957711
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957711%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3957711: 2
2026-03-30 07:05:46 [manheim.gb] WARNING: Skipping listing 3957711: missing VehicleDetailPageUrl
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958244
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958264
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958343
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958344
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273958344%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3958344: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958345
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958657
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958701
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958795
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958803
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958928
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273958928%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3958928: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3958967
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959204
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959353
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273959353%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3959353: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959377
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959439
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959446
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959455
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959474
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959610
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959800
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959833
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273959833%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3959833: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3959923
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3960222
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273960222%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3960222: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3960226
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273960226%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3960226: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3960322
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3960486
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3960672
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961141
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961169
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273961169%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3961169: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961249
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961290
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961368
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961369
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3961433
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962136
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962148
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962175
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962200
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962200%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962200: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962403
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962403%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962403: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962676
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962676%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962676: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962677
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962681
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962685
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962732
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962732%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962732: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962737
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962737%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962737: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962742
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962750
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962751
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962803
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962878
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273962878%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3962878: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3962915
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3963008
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3963122
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963122%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3963122: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3963237
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963237%27 HTTP/1.1" 200 None
2026-03-30 07:05:46 [manheim.gb] INFO: Scrape type for 3963237: 0
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3963310
2026-03-30 07:05:46 [manheim.gb] INFO: Found listing with ID: 3963409
2026-03-30 07:05: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 07:05:47 [manheim.gb] INFO: Page 17: 100 results (total: 14090)
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963423
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963474
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963474%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3963474: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963520
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963697
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963698
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3963908
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964355
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964395
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964396
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273964396%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3964396: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964402
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964470
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273964470%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3964470: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964486
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964511
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964577
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964918
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273964918%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3964918: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964919
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964923
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964926
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964927
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964942
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3964952
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965037
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273965037%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3965037: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965040
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965227
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965291
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965292
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965314
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965316
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965319
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965337
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273965337%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3965337: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965400
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965618
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273965618%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3965618: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965694
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273965694%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3965694: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965696
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965741
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3965831
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273965831%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3965831: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966182
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966187
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966187%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3966187: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966216
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966259
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966359
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966385
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966391
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966391%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3966391: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966392
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966392%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3966392: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966642
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966674
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966690
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966744
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966750
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966835
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966835%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3966835: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3966899
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966899%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3966899: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967146
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967148
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967155
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967158
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967166
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273967166%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3967166: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967178
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273967178%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3967178: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967224
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967225
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3967374
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968433
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968484
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968623
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968649
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968649%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3968649: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968653
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968664
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968845
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968846
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968846%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3968846: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968853
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968857
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3968860
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969122
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969122%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3969122: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969247
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969263
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969263%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3969263: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969273
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969324
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969678
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969830
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969831
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969831%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3969831: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969832
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969836
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969843
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3969844
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970116
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970475
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970491
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970492
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970584
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970978
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3970990
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970990%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3970990: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3971212
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273971212%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3971212: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3971268
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3971400
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3971928
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972144
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972144%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3972144: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972145
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972150
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972173
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972316
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972338
2026-03-30 07:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:47 [manheim.gb] INFO: Page 18: 100 results (total: 14090)
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972422
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972597
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972673
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972673%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3972673: 2
2026-03-30 07:05:47 [manheim.gb] WARNING: Skipping listing 3972673: missing VehicleDetailPageUrl
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972841
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972905
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3972934
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972934%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3972934: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973279
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273973279%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3973279: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973292
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973610
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973651
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273973651%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3973651: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973731
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3973789
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974166
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974170
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273974170%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3974170: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974224
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974327
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974362
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974516
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974718
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974780
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974833
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273974833%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3974833: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3974834
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975154
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975254
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273975254%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3975254: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975339
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975386
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975916
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975918
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3975966
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976032
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976164
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976511
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976511%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3976511: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976630
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976641
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976780
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976836
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976836%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3976836: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976884
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3976910
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3977190
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3977474
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3977753
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273977753%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3977753: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3977933
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273977933%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3977933: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978010
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978010%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3978010: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978135
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978151
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978175
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978243
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978417
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978419
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978419%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3978419: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978443
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978443%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3978443: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978520
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978683
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978684
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978686
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978688
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978688%27 HTTP/1.1" 200 None
2026-03-30 07:05:47 [manheim.gb] INFO: Scrape type for 3978688: 0
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3978856
2026-03-30 07:05:47 [manheim.gb] INFO: Found listing with ID: 3979213
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979213%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3979213: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979311
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979487
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979498
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979506
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979523
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979523%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3979523: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979615
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979800
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979800%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3979800: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979843
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979844
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3979951
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3980555
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3980574
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3980577
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3980623
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3980640
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981026
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981091
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981091%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3981091: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981191
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981215
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981222
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981241
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981310
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981315
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981769
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3981884
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3982497
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3982535
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273982535%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3982535: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3982583
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3982652
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3982961
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983037
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983075
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983117
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983117%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3983117: 2
2026-03-30 07:05:48 [manheim.gb] WARNING: Skipping listing 3983117: missing VehicleDetailPageUrl
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983223
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983231
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983252
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983263
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983308
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983309
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983312
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983829
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983875
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3983997
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983997%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3983997: 2
2026-03-30 07:05:48 [manheim.gb] WARNING: Skipping listing 3983997: missing VehicleDetailPageUrl
2026-03-30 07:05: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 07:05:48 [manheim.gb] INFO: Page 19: 100 results (total: 14090)
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984055
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984108
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984108%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3984108: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984466
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984527
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984527%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3984527: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984533
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984613
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984672
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984736
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984736%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3984736: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984771
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3984886
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984886%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3984886: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985126
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985127
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985262
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273985262%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3985262: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985416
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985577
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985814
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3985815
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273985815%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3985815: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986108
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273986108%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3986108: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986602
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986698
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273986698%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3986698: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986768
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273986768%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3986768: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986792
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3986974
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987299
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987318
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987514
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987690
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987693
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987742
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3987889
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988012
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988058
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988232
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273988232%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3988232: 2
2026-03-30 07:05:48 [manheim.gb] WARNING: Skipping listing 3988232: missing VehicleDetailPageUrl
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988378
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988457
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988469
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988637
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988826
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988839
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3988850
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989424
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989493
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989493%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3989493: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989598
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989778
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989781
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989795
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3989934
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989934%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3989934: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990507
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990578
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990587
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990642
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990885
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3990889
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991012
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991012%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3991012: 2
2026-03-30 07:05:48 [manheim.gb] WARNING: Skipping listing 3991012: missing VehicleDetailPageUrl
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991028
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991139
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991166
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991264
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991268
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991276
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991279
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991279%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3991279: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991439
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991535
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3991537
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991537%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3991537: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992116
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992248
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992249
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992253
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992485
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992605
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992648
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273992648%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3992648: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992653
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273992653%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3992653: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992654
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992747
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992798
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992843
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3992915
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273992915%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3992915: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3993019
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3993044
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993044%27 HTTP/1.1" 200 None
2026-03-30 07:05:48 [manheim.gb] INFO: Scrape type for 3993044: 0
2026-03-30 07:05:48 [manheim.gb] INFO: Found listing with ID: 3993411
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993411%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3993411: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993415
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993474
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993697
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993697%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3993697: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993846
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993898
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3993964
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3994046
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3994048
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3994308
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3994398
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995057
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995352
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995421
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995484
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995493
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995493%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995493: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995494
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995497
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995497%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995497: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995502
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995511
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995531
2026-03-30 07:05: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 07:05:49 [manheim.gb] INFO: Page 20: 100 results (total: 14090)
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995533
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995533%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995533: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995537
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995539
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995542
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995548
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995549
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995549%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995549: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995550
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995556
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995693
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995743
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995748
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995752
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995774
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995789
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995789%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995789: 2
2026-03-30 07:05:49 [manheim.gb] WARNING: Skipping listing 3995789: missing VehicleDetailPageUrl
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3995864
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995864%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3995864: 2
2026-03-30 07:05:49 [manheim.gb] WARNING: Skipping listing 3995864: missing VehicleDetailPageUrl
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996140
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996258
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996630
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996785
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996786
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996787
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273996787%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3996787: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996800
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273996800%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3996800: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996839
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996851
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3996858
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997180
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273997180%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3997180: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997220
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997280
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997282
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997324
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997334
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997695
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997702
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997703
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997704
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997708
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273997708%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3997708: 0
2026-03-30 07:05:49 [manheim.gb] INFO: Found listing with ID: 3997721
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273997721%27 HTTP/1.1" 200 None
2026-03-30 07:05:49 [manheim.gb] INFO: Scrape type for 3997721: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3997784
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3997901
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3997949
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998144
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998153
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998153%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998153: 2
2026-03-30 07:05:50 [manheim.gb] WARNING: Skipping listing 3998153: missing VehicleDetailPageUrl
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998176
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998184
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998187
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998242
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998331
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998410
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998480
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998480%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998480: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998514
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998529
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998550
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998620
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998632
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998632%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998632: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998638
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998638%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998638: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998640
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998775
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998775%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998775: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998823
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998823%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998823: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3998830
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998830%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3998830: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999012
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999016
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999017
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999017%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3999017: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999020
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999345
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999345%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3999345: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999680
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999704
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999824
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999824%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3999824: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 3999889
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999889%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 3999889: 2
2026-03-30 07:05:50 [manheim.gb] WARNING: Skipping listing 3999889: missing VehicleDetailPageUrl
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4000084
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274000084%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4000084: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4000094
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4000238
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274000238%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4000238: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4000282
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4000493
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274000493%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4000493: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001022
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001022%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4001022: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001038
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001086
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001086%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4001086: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001090
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001092
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001092%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4001092: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001454
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001504
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001504%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4001504: 2
2026-03-30 07:05:50 [manheim.gb] WARNING: Skipping listing 4001504: missing VehicleDetailPageUrl
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001517
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001546
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001552
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001706
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4001791
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002143
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002146
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274002146%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4002146: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002271
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274002271%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4002271: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002756
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274002756%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4002756: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002778
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274002778%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4002778: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4002838
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003572
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003575
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003584
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003586
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003597
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003618
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4003863
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274003863%27 HTTP/1.1" 200 None
2026-03-30 07:05:50 [manheim.gb] INFO: Scrape type for 4003863: 0
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4004058
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4004132
2026-03-30 07:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:50 [manheim.gb] INFO: Page 21: 100 results (total: 14090)
2026-03-30 07:05:50 [manheim.gb] INFO: Found listing with ID: 4004198
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004198%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004198: 2
2026-03-30 07:05:51 [manheim.gb] WARNING: Skipping listing 4004198: missing VehicleDetailPageUrl
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004242
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004243
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004248
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004440
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004525
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004525%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004525: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004605
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004607
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004609
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004613
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004617
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004618
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004624
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004627
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004633
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004634
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004642
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004646
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004659
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004660
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004660%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004660: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004664
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004664%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004664: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004669
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004682
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004682%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004682: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004686
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004687
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004689
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004689%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4004689: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4004690
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005236
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005479
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005486
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005724
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005739
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274005739%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4005739: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4005968
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006027
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006064
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006064%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006064: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006069
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006107
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006107%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006107: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006133
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006133%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006133: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006136
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006138
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006138%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006138: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006141
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006147
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006150
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006157
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006165
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006454
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006569
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006576
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006584
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006584%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006584: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006589
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006590
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006595
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006598
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006602
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006602%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006602: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006614
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006629
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006631
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006631%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006631: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006633
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006639
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006645
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006645%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006645: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006646
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006647
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006650
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006651
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006660
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006660%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006660: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006662
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006664
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006665
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006668
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006669
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006670
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006673
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006674
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006676
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006677
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4006816
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006816%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4006816: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007128
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007135
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007135%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4007135: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007389
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007566
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007566%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4007566: 2
2026-03-30 07:05:51 [manheim.gb] WARNING: Skipping listing 4007566: missing VehicleDetailPageUrl
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007576
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007831
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007831%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4007831: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007866
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4007949
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008104
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008192
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008389
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008389%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4008389: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008572
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008572%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4008572: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008730
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008763
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008764
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008764%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4008764: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008769
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008769%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4008769: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4008770
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008770%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4008770: 2
2026-03-30 07:05:51 [manheim.gb] WARNING: Skipping listing 4008770: missing VehicleDetailPageUrl
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009283
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009284
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009285
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009287
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009288
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009288%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009288: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009290
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009350
2026-03-30 07:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:51 [manheim.gb] INFO: Page 22: 100 results (total: 14090)
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009377
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009416
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009416%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009416: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009537
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009541
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009541%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009541: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009543
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009548
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009556
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009561
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009562
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009562%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009562: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009567
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009570
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009572
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009572%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009572: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009574
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009574%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009574: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009579
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009585
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009590
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009592
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009598
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009601
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009602
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009613
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009613%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009613: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009615
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009615%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009615: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009617
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009617%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009617: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009623
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009625
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009625%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009625: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009629
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009630
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009632
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009745
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009745%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4009745: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009825
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009841
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009864
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4009945
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010022
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010111
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010124
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274010124%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4010124: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010223
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010347
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010485
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274010485%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4010485: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010508
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010589
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010609
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010653
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010674
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4010809
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011019
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011019%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4011019: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011021
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011033
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011133
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011281
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011313
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011316
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011316%27 HTTP/1.1" 200 None
2026-03-30 07:05:51 [manheim.gb] INFO: Scrape type for 4011316: 0
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011317
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011320
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011332
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011333
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011339
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011340
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011345
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011348
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011350
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011351
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011358
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011366
2026-03-30 07:05:51 [manheim.gb] INFO: Found listing with ID: 4011368
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011368%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4011368: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011392
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011394
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011397
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011398
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011403
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011403%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4011403: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011414
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4011880
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011880%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4011880: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012006
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012007
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012008
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012015
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012017
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012023
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012026
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012027
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012027%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4012027: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012028
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012033
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012034
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012039
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012040
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012041
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012042
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012058
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012102
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012224
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012226
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012298
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012309
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012336
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012336%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4012336: 2
2026-03-30 07:05:52 [manheim.gb] WARNING: Skipping listing 4012336: missing VehicleDetailPageUrl
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012401
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012403
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012538
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012538%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4012538: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012546
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012781
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012783
2026-03-30 07:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:52 [manheim.gb] INFO: Page 23: 100 results (total: 14090)
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012791
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012821
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012823
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012825
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012827
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012834
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012857
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012877
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012886
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4012978
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013149
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013260
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013270
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013276
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013301
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013363
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013469
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013659
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013669
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013672
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013672%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4013672: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013673
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013673%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4013673: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013675
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013677
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013682
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013682%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4013682: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013703
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013719
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013839
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4013918
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014016
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014058
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014104
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014104%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4014104: 2
2026-03-30 07:05:52 [manheim.gb] WARNING: Skipping listing 4014104: missing VehicleDetailPageUrl
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014116
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014116%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4014116: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014143
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014156
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014158
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014300
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014300%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4014300: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014303
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014439
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014444
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014452
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014456
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014461
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014466
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014477
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014482
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014495
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014495%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4014495: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014497
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014497%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4014497: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014501
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014503
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014504
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014506
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014525
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014526
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014527
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014530
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014583
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4014602
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015055
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015057
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015058
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015219
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015223
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015225
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015298
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015314
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015427
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015432
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015437
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015468
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015475
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015483
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015484
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015485
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015486
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015486%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015486: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015496
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015498
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015499
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015499%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015499: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015505
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015509
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015512
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015515
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015521
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015524
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015532
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015544
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015545
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015546
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015548
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015550
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015555
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015559
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015562
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015562%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015562: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015566
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015625
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015625%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015625: 2
2026-03-30 07:05:52 [manheim.gb] WARNING: Skipping listing 4015625: missing VehicleDetailPageUrl
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015729
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015828
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015912
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015930
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015930%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015930: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015931
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015931%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015931: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015935
2026-03-30 07:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:52 [manheim.gb] INFO: Page 24: 100 results (total: 14090)
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015936
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015958
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015958%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015958: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015986
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015989
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015989%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4015989: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015991
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4015998
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016006
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016006%27 HTTP/1.1" 200 None
2026-03-30 07:05:52 [manheim.gb] INFO: Scrape type for 4016006: 0
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016008
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016015
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016018
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016021
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016047
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016104
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016126
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016265
2026-03-30 07:05:52 [manheim.gb] INFO: Found listing with ID: 4016442
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016442%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4016442: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016443
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016461
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016468
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016494
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016876
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016878
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016881
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4016938
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017027
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017029
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017033
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017033%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017033: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017037
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017037%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017037: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017043
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017044
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017049
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017049%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017049: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017050
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017056
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017060
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017064
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017064%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017064: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017067
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017067%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017067: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017074
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017080
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017138
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017269
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017272
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017273
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017273%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017273: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017326
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017330
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017331
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017331%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017331: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017338
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017397
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017397%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017397: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017398
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017398%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017398: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017419
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017419%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017419: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017570
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017608
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017659
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017674
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017700
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017709
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017738
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017866
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017867
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017867%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017867: 2
2026-03-30 07:05:53 [manheim.gb] WARNING: Skipping listing 4017867: missing VehicleDetailPageUrl
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017872
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017872%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017872: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017877
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017884
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017888
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017910
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017925
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017928
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017928%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017928: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017966
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017966%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4017966: 1
2026-03-30 07:05:53 [manheim.gb] WARNING: Skipping listing 4017966: missing VehicleDetailPageUrl
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4017988
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018271
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018271%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018271: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018322
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018332
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018332%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018332: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018333
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018374
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018423
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018423%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018423: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018425
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018425%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018425: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018432
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018432%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018432: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018451
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018453
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018455
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018471
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018471%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018471: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018472
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018472%27 HTTP/1.1" 200 None
2026-03-30 07:05:53 [manheim.gb] INFO: Scrape type for 4018472: 0
2026-03-30 07:05:53 [manheim.gb] INFO: Found listing with ID: 4018499
2026-03-30 07:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018499%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4018499: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4018512
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018512%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4018512: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4018956
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019088
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019093
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019109
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019109%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4019109: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019715
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019715%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4019715: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019751
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019797
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019933
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019933%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4019933: 2
2026-03-30 07:05:54 [manheim.gb] WARNING: Skipping listing 4019933: missing VehicleDetailPageUrl
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019989
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019990
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4019996
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020010
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020013
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020016
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020016%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020016: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020023
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020058
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020065
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020065%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020065: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020070
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020070%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020070: 0
2026-03-30 07:05: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 07:05:54 [manheim.gb] INFO: Page 25: 100 results (total: 14090)
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020073
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020167
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020383
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020384
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020384%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020384: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020426
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020454
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020659
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020724
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020726
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020726%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020726: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020727
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020732
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020733
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020734
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020735
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020736
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020739
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020741
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020874
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4020996
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020996%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4020996: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021051
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021076
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021076%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4021076: 2
2026-03-30 07:05:54 [manheim.gb] WARNING: Skipping listing 4021076: missing VehicleDetailPageUrl
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021162
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021162%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4021162: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021181
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021202
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021218
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021330
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021340
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021398
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021504
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021543
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021589
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021696
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021696%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4021696: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021738
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021771
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021771%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4021771: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021788
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021902
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021903
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021904
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021910
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021911
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4021985
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022015
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022046
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022064
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022236
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022237
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022237%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4022237: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022238
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022238%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4022238: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022323
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022379
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022379%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4022379: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022395
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022567
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022574
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022617
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022654
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022681
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022681%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4022681: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022740
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022847
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022871
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022879
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4022993
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023359
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023441
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023449
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023654
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274023654%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4023654: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023751
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023769
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023793
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023830
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274023830%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4023830: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023847
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4023947
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024231
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024232
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024234
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024237
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024237%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4024237: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024353
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024471
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4024573
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025299
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025478
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025478%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4025478: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025856
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025955
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025963
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025979
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025980
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4025985
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026010
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026049
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026051
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026058
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026137
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026199
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026199%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4026199: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026220
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026267
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026270
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026479
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026535
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026537
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026537%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4026537: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026597
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026597%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4026597: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026781
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026781%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4026781: 0
2026-03-30 07:05:54 [manheim.gb] INFO: Found listing with ID: 4026788
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026788%27 HTTP/1.1" 200 None
2026-03-30 07:05:54 [manheim.gb] INFO: Scrape type for 4026788: 0
2026-03-30 07:05: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 07:05:55 [manheim.gb] INFO: Page 26: 100 results (total: 14090)
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4026944
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027054
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027054%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027054: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027059
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027059%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027059: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027281
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027281%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027281: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027287
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027333
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027347
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027364
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027368
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027368%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027368: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4027368: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027373
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027385
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027385%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027385: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027389
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027391
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027391%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027391: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027393
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027398
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027403
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027436
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027515
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027692
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027695
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027696
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027697
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027701
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027701%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027701: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027702
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027703
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027755
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027806
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027806%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4027806: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4027858
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028056
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028159
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028403
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028403%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4028403: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028838
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028866
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028902
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4028943
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028943%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4028943: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029082
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029095
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029096
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029096%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029096: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029097
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029099
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029099%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029099: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4029099: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029104
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029106
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029108
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029195
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029195%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029195: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029314
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029315
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029383
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029383%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029383: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029384
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029385
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029385%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029385: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029386
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029386%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029386: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029387
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029387%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029387: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029402
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029402%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029402: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029404
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029405
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029405%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029405: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029428
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029446
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029447
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029447%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029447: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4029447: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029453
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029453%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029453: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029460
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029470
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029474
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029486
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029496
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029498
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029499
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029502
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029523
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029544
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029547
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029547%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029547: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4029547: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029564
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029564%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029564: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4029564: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029575
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029590
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029593
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029602
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029602%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029602: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029680
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029804
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029914
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029914%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4029914: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029918
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4029943
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030008
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030013
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030013%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4030013: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030056
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030065
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030148
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030164
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030187
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030305
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030313
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030338
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030338%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4030338: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030379
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030464
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030464%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4030464: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4030464: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030561
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030578
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030578%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4030578: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030581
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030587
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030587%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4030587: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4030587: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030610
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4030979
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031414
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031414%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031414: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031417
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031417%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031417: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031421
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031421%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031421: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4031421: missing VehicleDetailPageUrl
2026-03-30 07:05: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 07:05:55 [manheim.gb] INFO: Page 27: 100 results (total: 14090)
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031427
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031434
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031436
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031447
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031448
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031473
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031473%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031473: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031479
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031479%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031479: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4031479: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031481
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031508
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031549
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031551
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031551%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031551: 0
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031557
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031559
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031562
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031588
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031611
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031620
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031620%27 HTTP/1.1" 200 None
2026-03-30 07:05:55 [manheim.gb] INFO: Scrape type for 4031620: 2
2026-03-30 07:05:55 [manheim.gb] WARNING: Skipping listing 4031620: missing VehicleDetailPageUrl
2026-03-30 07:05:55 [manheim.gb] INFO: Found listing with ID: 4031630
2026-03-30 07:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031630%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4031630: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4031726
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4031737
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031737%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4031737: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4031740
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031740%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4031740: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4031741
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032259
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032298
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274032298%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4032298: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032300
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032346
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032361
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032450
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032451
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032598
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032655
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032656
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032659
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274032659%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4032659: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4032839
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033071
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033149
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033152
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033177
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033177%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033177: 2
2026-03-30 07:05:56 [manheim.gb] WARNING: Skipping listing 4033177: missing VehicleDetailPageUrl
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033180
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033180%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033180: 2
2026-03-30 07:05:56 [manheim.gb] WARNING: Skipping listing 4033180: missing VehicleDetailPageUrl
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033270
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033270%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033270: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033279
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033283
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033283%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033283: 2
2026-03-30 07:05:56 [manheim.gb] WARNING: Skipping listing 4033283: missing VehicleDetailPageUrl
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033303
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033303%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033303: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033308
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033456
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033554
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033568
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033640
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033688
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033770
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033776
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033896
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033932
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4033999
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033999%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4033999: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034001
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034028
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034086
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034190
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034279
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034550
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034651
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034651%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4034651: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034712
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034712%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4034712: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034715
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034835
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034840
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034860
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034860%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4034860: 2
2026-03-30 07:05:56 [manheim.gb] WARNING: Skipping listing 4034860: missing VehicleDetailPageUrl
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034865
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034870
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034874
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034890
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034890%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4034890: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034904
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034904%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4034904: 2
2026-03-30 07:05:56 [manheim.gb] WARNING: Skipping listing 4034904: missing VehicleDetailPageUrl
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034911
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034922
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034924
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4034925
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035048
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035048%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4035048: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035060
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035138
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035198
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035246
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035332
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035332%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4035332: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035422
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035429
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035484
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035557
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035581
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035600
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035631
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035631%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4035631: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035642
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035651
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035672
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035676
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035695
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035702
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035726
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035726%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4035726: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4035918
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036101
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036102
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036144
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036145
2026-03-30 07:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:56 [manheim.gb] INFO: Page 28: 100 results (total: 14090)
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036153
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036154
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036156
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036156%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4036156: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036160
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036160%27 HTTP/1.1" 200 None
2026-03-30 07:05:56 [manheim.gb] INFO: Scrape type for 4036160: 0
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036168
2026-03-30 07:05:56 [manheim.gb] INFO: Found listing with ID: 4036170
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036172
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036174
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036179
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036179%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036179: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036180
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036183
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036184
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036184%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036184: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036187
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036187%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036187: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036188
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036189
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036192
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036192%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036192: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036195
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036196
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036196%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036196: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036197
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036198
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036204
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036208
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036211
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036211%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036211: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036215
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036219
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036219%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036219: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036224
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036224%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036224: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036226
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036226%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036226: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036227
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036228
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036231
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036231%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036231: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036234
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036235
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036244
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036247
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036249
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036250
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036252
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036253
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036278
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036278%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036278: 2
2026-03-30 07:05:57 [manheim.gb] WARNING: Skipping listing 4036278: missing VehicleDetailPageUrl
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036319
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036347
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036347%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036347: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036410
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036415
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036417
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036419
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036419%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036419: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036449
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036554
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036575
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036575%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036575: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036618
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036627
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036627%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036627: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036630
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036630%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036630: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036632
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036643
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036646
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036648
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036648%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036648: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036651
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036667
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036671
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036671%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4036671: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036815
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036816
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036879
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4036991
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037003
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037152
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037175
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037274
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037310
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037356
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037356%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037356: 2
2026-03-30 07:05:57 [manheim.gb] WARNING: Skipping listing 4037356: missing VehicleDetailPageUrl
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037395
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037423
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037426
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037427
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037427%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037427: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037428
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037434
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037435
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037438
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037438%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037438: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037439
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037441
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037442
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037447
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037448
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037449
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037454
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037458
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037472
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037474
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037478
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037480
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037494
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037506
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037522
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037522%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037522: 0
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037721
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037721%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037721: 2
2026-03-30 07:05:57 [manheim.gb] WARNING: Skipping listing 4037721: missing VehicleDetailPageUrl
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037725
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037726
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037726%27 HTTP/1.1" 200 None
2026-03-30 07:05:57 [manheim.gb] INFO: Scrape type for 4037726: 2
2026-03-30 07:05:57 [manheim.gb] WARNING: Skipping listing 4037726: missing VehicleDetailPageUrl
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037728
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037731
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037732
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037758
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037761
2026-03-30 07:05:57 [manheim.gb] INFO: Found listing with ID: 4037762
2026-03-30 07:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:58 [manheim.gb] INFO: Page 29: 100 results (total: 14090)
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4037765
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4037819
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037819%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4037819: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4037952
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037952%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4037952: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038173
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038173%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4038173: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038176
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038211
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038366
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038428
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038428%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4038428: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038491
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038491%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4038491: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038532
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038555
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038637
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038638
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038638%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4038638: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038674
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038910
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4038915
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038915%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4038915: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039017
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039143
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039144
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039183
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039242
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039250
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039259
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039259%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039259: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039274
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039291
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039292
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039468
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039468%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039468: 2
2026-03-30 07:05:58 [manheim.gb] WARNING: Skipping listing 4039468: missing VehicleDetailPageUrl
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 403967
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039673
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039688
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039729
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039827
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039849
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039852
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039852%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039852: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039855
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039857
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039857%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039857: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039861
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039863
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039864
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039866
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039866%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039866: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039870
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039878
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039878%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039878: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039887
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039887%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039887: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039888
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039890
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039894
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039906
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039906%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039906: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039911
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039911%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039911: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039912
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039916
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039916%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039916: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039917
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039917%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4039917: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4039936
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040009
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040013
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040020
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040032
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040032%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4040032: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040051
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040055
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040055%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4040055: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040169
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040169%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4040169: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040383
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040386
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040393
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040396
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040401
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040401%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4040401: 2
2026-03-30 07:05:58 [manheim.gb] WARNING: Skipping listing 4040401: missing VehicleDetailPageUrl
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040408
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040429
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040467
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040547
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040548
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040554
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040565
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040572
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040587
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040636
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040792
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040799
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040819
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040821
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040842
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040847
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040847%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4040847: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040849
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040877
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040888
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4040982
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041005
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041018
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041018%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041018: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041096
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041100
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041100%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041100: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041156
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041161
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041161%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041161: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041165
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041166
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041168
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041173
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041173%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041173: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041177
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041177%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041177: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041183
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041184
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041184%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041184: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041185
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041186
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041187
2026-03-30 07:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:05:58 [manheim.gb] INFO: Page 30: 100 results (total: 14090)
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041189
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041193
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041198
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041202
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041211
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041215
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041224
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041225
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041264
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041290
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041319
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041319%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041319: 2
2026-03-30 07:05:58 [manheim.gb] WARNING: Skipping listing 4041319: missing VehicleDetailPageUrl
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041354
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041420
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041465
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041496
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041497
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041497%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041497: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041498
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041499
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041499%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041499: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041501
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041514
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041529
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041549
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041549%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041549: 2
2026-03-30 07:05:58 [manheim.gb] WARNING: Skipping listing 4041549: missing VehicleDetailPageUrl
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041560
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041566
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041944
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041944%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4041944: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041972
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4041975
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042077
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042077%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4042077: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042130
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042130%27 HTTP/1.1" 200 None
2026-03-30 07:05:58 [manheim.gb] INFO: Scrape type for 4042130: 0
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042132
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042137
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042178
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042182
2026-03-30 07:05:58 [manheim.gb] INFO: Found listing with ID: 4042333
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042333%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042333: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042335
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042339
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042344
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042345
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042346
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042347
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042348
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042348%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042348: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042359
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042364
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042364%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042364: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042367
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042369
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042370
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042377
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042549
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042549%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042549: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042681
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042785
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042792
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042795
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042795%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042795: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042798
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042802
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042802%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042802: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4042802: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042809
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042809%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042809: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042810
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042821
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042824
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042830
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042831
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042832
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042843
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042844
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042844%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042844: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042928
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042928%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4042928: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042958
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4042998
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043083
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043090
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043170
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043231
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043233
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043233%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4043233: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043249
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043273
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043349
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043350
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043351
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043383
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043723
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043723%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4043723: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043737
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043743
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043746
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043959
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043988
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4043991
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044019
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044019%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044019: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4044019: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044036
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044404
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044501
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044506
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044588
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044588%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044588: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044701
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044775
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044776
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044815
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044827
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044828
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044834
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044835
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044837
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044837%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044837: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044838
2026-03-30 07:05: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 07:05:59 [manheim.gb] INFO: Page 31: 100 results (total: 14090)
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044841
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044841%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044841: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4044841: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044857
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044857%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044857: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044862
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044864
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044865
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044871
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044871%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044871: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044872
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044873
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044876
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044878
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044878%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044878: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044880
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044887
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044889
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044889%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044889: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044894
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044895
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044895%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044895: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044896
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044896%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4044896: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044902
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044905
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044910
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044912
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4044954
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045476
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045476%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4045476: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045486
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045491
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045524
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045583
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045583%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4045583: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045586
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045589
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045726
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045753
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045805
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045826
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045855
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045855%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4045855: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045857
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045858
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045858%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4045858: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045907
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045926
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045965
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4045980
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046117
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046120
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046200
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046265
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046275
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046276
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046278
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046339
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046368
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046368%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4046368: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046466
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046513
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046515
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046547
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046547%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4046547: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046556
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046579
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046814
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4046991
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047011
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047011%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047011: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047011: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047020
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047020%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047020: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047020: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047024
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047024%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047024: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047024: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047028
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047043
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047043%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047043: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047046
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047046%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047046: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047050
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047056
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047073
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047081
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047081%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047081: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047088
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047090
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047090%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047090: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047090: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047093
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047093%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047093: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047093: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047097
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047104
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047104%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047104: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047104: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047109
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047109%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047109: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047109: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047110
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047111
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047114
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047146
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047154
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047180
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047181
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047182
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047183
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047183%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047183: 2
2026-03-30 07:05:59 [manheim.gb] WARNING: Skipping listing 4047183: missing VehicleDetailPageUrl
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047198
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047208
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047210
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047210%27 HTTP/1.1" 200 None
2026-03-30 07:05:59 [manheim.gb] INFO: Scrape type for 4047210: 0
2026-03-30 07:05:59 [manheim.gb] INFO: Found listing with ID: 4047224
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047227
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047254
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047254%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4047254: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047260
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047260%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4047260: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047509
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047547
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047550
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047551
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047553
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047598
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047598%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4047598: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047637
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047788
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047791
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047877
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4047958
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048005
2026-03-30 07:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:00 [manheim.gb] INFO: Page 32: 100 results (total: 14090)
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048144
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048173
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048173%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4048173: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048306
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048326
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048331
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048337
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048367
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048415
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048428
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048445
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048464
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048506
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048516
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048541
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048549
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048550
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048552
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048552%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4048552: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048564
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048567
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048569
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048576
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048578
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048580
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048586
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048586%27 HTTP/1.1" 200 None
2026-03-30 07:06:00 [manheim.gb] INFO: Scrape type for 4048586: 0
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048587
2026-03-30 07:06:00 [manheim.gb] INFO: Found listing with ID: 4048590
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048590%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4048590: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048592
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048595
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048596
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048598
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048598%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4048598: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048599
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048599%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4048599: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048606
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4048790
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049063
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049065
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049067
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049070
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049072
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049080
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049084
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049088
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049094
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049096
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049098
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049098%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049098: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4049098: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049099
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049101
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049106
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049113
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049114
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049119
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049120
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049121
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049122
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049124
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049128
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049132
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049134
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049136
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049138
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049147
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049148
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049149
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049150
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049153
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049156
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049156%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049156: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049157
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049159
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049159%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049159: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049163
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049164
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049165
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049171
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049171%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049171: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049172
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049172%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049172: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049178
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049179
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049179%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049179: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049180
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049183
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049183%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049183: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049187
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049192
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049194
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049195
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049198
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049199
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049212
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049216
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049216%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049216: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049220
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049221
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049226
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049226%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049226: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4049226: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049333
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049333%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049333: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049401
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049401%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049401: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049402
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049403
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049405
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049411
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049413
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049415
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049419
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049497
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049512
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049530
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049534
2026-03-30 07:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:01 [manheim.gb] INFO: Page 33: 100 results (total: 14090)
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049568
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049586
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049586%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049586: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049591
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049594
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049594%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049594: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049595
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049603
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049610
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049614
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049615
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049623
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049623%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049623: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4049623: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049640
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049669
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049816
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049816%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4049816: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049863
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4049955
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050019
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050046
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050047
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050140
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050220
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050234
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050238
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050238%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050238: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050243
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050244
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050260
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050371
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050371%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050371: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050372
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050373
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050374
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050375
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050375%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050375: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050375: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050376
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050377
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050377%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050377: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050377: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050378
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050379
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050379%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050379: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050379: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050432
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050607
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050617
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050617%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050617: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050618
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050618%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050618: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050620
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050629
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050632
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050649
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050649%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050649: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050660
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050660%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050660: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050664
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050700
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050716
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050716%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050716: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050716: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050722
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050727
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050727%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050727: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050727: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050731
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050735
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050735%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050735: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4050735: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050747
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050747%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050747: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050750
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050757
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050761
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050761%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4050761: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050826
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050842
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050862
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050866
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050879
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4050997
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051059
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051080
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051101
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051199
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051200
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051202
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051316
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051316%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4051316: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051360
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051589
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051612
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051612%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4051612: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051769
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4051851
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051851%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4051851: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052096
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052105
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052151
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052152
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052230
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052239
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052242
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052244
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052262
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052262%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4052262: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4052262: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052266
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052266%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4052266: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052285
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052286
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052286%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4052286: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4052286: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052289
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052349
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052352
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052358
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052358%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4052358: 2
2026-03-30 07:06:01 [manheim.gb] WARNING: Skipping listing 4052358: missing VehicleDetailPageUrl
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052363
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052384
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052417
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052467
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052492
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052668
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052706
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052706%27 HTTP/1.1" 200 None
2026-03-30 07:06:01 [manheim.gb] INFO: Scrape type for 4052706: 0
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052849
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052884
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052947
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4052963
2026-03-30 07:06:01 [manheim.gb] INFO: Found listing with ID: 4053026
2026-03-30 07:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:02 [manheim.gb] INFO: Page 34: 100 results (total: 14090)
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053086
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053127
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053158
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053224
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053306
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053378
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053378%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053378: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053431
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053431%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053431: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053432
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053433
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053433%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053433: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053436
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053498
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053506
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053506%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053506: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053516
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053516%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053516: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053589
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053596
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053597
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053650
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053684
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053704
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053705
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053709
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053711
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053713
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053713%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053713: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053717
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053718
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053721
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053722
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053723
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053727
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053729
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053730
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053733
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053733%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053733: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053734
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053734%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053734: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053742
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053744
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053751
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053751%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053751: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053752
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053759
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053760
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053760%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053760: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053765
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053766
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053773
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053797
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053797%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053797: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4053800
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053800%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4053800: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054197
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054200
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054200%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054200: 2
2026-03-30 07:06:02 [manheim.gb] WARNING: Skipping listing 4054200: missing VehicleDetailPageUrl
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054203
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054211
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054212
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054212%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054212: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054213
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054217
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054218
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054218%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054218: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054222
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054240
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054240%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054240: 2
2026-03-30 07:06:02 [manheim.gb] WARNING: Skipping listing 4054240: missing VehicleDetailPageUrl
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054247
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054267
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054269
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054269%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054269: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054281
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054282
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054293
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054293%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054293: 2
2026-03-30 07:06:02 [manheim.gb] WARNING: Skipping listing 4054293: missing VehicleDetailPageUrl
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054298
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054302
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054308
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054324
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054324%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054324: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054333
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054335
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054338
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054338%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054338: 2
2026-03-30 07:06:02 [manheim.gb] WARNING: Skipping listing 4054338: missing VehicleDetailPageUrl
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054344
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054344%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054344: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054367
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054376
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054377
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054377%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054377: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054378
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054378%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054378: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054379
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054383
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054390
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054392
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054394
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054394%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054394: 2
2026-03-30 07:06:02 [manheim.gb] WARNING: Skipping listing 4054394: missing VehicleDetailPageUrl
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054423
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054424
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054424%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054424: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054426
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054430
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054433
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054461
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054473
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054473%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054473: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054474
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054487
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054543
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054563
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054563%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054563: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054581
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054598
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054598%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054598: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054760
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054760%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054760: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054764
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054773
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054795
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054795%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4054795: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054810
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4054977
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4055057
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055057%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4055057: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4055202
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4055205
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055205%27 HTTP/1.1" 200 None
2026-03-30 07:06:02 [manheim.gb] INFO: Scrape type for 4055205: 0
2026-03-30 07:06:02 [manheim.gb] INFO: Found listing with ID: 4055210
2026-03-30 07:06: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 07:06:03 [manheim.gb] INFO: Page 35: 100 results (total: 14090)
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055303
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055365
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055447
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055450
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055452
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055455
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055456
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055456%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055456: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055457
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055462
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055463
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055463%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055463: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055465
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055466
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055466%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055466: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055467
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055482
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055491
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055492
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055493
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055534
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055542
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055578
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055664
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055681
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055681%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055681: 2
2026-03-30 07:06:03 [manheim.gb] WARNING: Skipping listing 4055681: missing VehicleDetailPageUrl
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055683
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055683%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055683: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055685
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055688
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055690
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055710
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055713
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055713%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055713: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055720
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055720%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055720: 2
2026-03-30 07:06:03 [manheim.gb] WARNING: Skipping listing 4055720: missing VehicleDetailPageUrl
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055745
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055766
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055778
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055791
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055806
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055806%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055806: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055819
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055886
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055886%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055886: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055897
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055934
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4055988
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055988%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4055988: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056039
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056169
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056169%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056169: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056170
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056170%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056170: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056171
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056175
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056175%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056175: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056176
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056179
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056181
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056190
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056246
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056247
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056254
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056260
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056260%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056260: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056287
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056287%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056287: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056300
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056317
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056357
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056357%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056357: 2
2026-03-30 07:06:03 [manheim.gb] WARNING: Skipping listing 4056357: missing VehicleDetailPageUrl
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056363
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056436
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056449
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056449%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056449: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056471
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056471%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056471: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056548
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056548%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056548: 0
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056647
2026-03-30 07:06:03 [manheim.gb] INFO: Found listing with ID: 4056650
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056650%27 HTTP/1.1" 200 None
2026-03-30 07:06:03 [manheim.gb] INFO: Scrape type for 4056650: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056660
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056734
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056774
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056774%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4056774: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056915
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056918
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056930
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056935
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056935%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4056935: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4056935: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056940
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056949
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056949%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4056949: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4056949: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056960
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056974
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056978
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4056979
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057005
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057021
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057021%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057021: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057024
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057028
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057031
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057055
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057079
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057082
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057082%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057082: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057087
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057150
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057175
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057177
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057177%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057177: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057182
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057247
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057323
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057397
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057418
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057453
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057460
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057460%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057460: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057492
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057492%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057492: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057517
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057657
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057752
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057797
2026-03-30 07:06: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 07:06:04 [manheim.gb] INFO: Page 36: 100 results (total: 14090)
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057904
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057907
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057907%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057907: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057934
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057935
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057948
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057955
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057956
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057956%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057956: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057958
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057960
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057960%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4057960: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057963
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057965
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057969
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057972
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057974
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057975
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057976
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057985
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057986
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057996
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4057999
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058007
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058008
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058009
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058012
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058027
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058282
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058284
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058286
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058313
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058347
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058347%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058347: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058359
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058366
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058366%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058366: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4058366: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058376
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058389
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058396
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058401
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058407
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058407%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058407: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4058407: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058412
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058517
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058521
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058550
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058554
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058554%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058554: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058695
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058695%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058695: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058764
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058896
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058908
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058915
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4058990
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058990%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4058990: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059076
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059076%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059076: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059104
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059104%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059104: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059153
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059228
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059341
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059345
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059347
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059347%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059347: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059349
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059349%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059349: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059354
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059354%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059354: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059357
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059360
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059361
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059361%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059361: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059363
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059369
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059372
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059377
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059378
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059380
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059380%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059380: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059381
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059383
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059383%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059383: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059387
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059387%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059387: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059399
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059399%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4059399: 0
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059407
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059408
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059427
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059428
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059452
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059456
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059874
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059942
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059946
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4059948
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060005
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060142
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060204
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060233
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060233%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4060233: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4060233: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060236
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060236%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4060236: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4060236: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060244
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060249
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060261
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060263
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060267
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060272
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060280
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060322
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060322%27 HTTP/1.1" 200 None
2026-03-30 07:06:04 [manheim.gb] INFO: Scrape type for 4060322: 2
2026-03-30 07:06:04 [manheim.gb] WARNING: Skipping listing 4060322: missing VehicleDetailPageUrl
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060514
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060517
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060533
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060534
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060536
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060540
2026-03-30 07:06:04 [manheim.gb] INFO: Found listing with ID: 4060541
2026-03-30 07:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:05 [scrapy.extensions.logstats] INFO: Crawled 38 pages (at 38 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 07:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 07:06:05 [manheim.gb] INFO: Page 37: 100 results (total: 14090)
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060583
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060707
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060708
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060735
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060735%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4060735: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060837
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060859
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4060948
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061042
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061042%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061042: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061057
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061081
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061107
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061107%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061107: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061119
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061119%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061119: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061123
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061129
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061161
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061163
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061163%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061163: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061330
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061363
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061387
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061460
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061460%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061460: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061500
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061650
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061666
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061690
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061698
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061699
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061703
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061704
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061708
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061710
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061710%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061710: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061714
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061714%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061714: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061716
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061716%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4061716: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061720
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061724
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061896
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4061979
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062001
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062001%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062001: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062044
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062071
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062079
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062108
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062114
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062117
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062117%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062117: 2
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4062117: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062160
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062162
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062189
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062189%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062189: 2
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4062189: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062190
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062190%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062190: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062191
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062192
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062192%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062192: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062223
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062223%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062223: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062225
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062227
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062227%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062227: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062242
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062244
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062380
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062413
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062416
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062470
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062478
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062481
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062489
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062509
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062512
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062558
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062558%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062558: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062606
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062606%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062606: 2
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4062606: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062619
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062632
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062632%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062632: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062675
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062739
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062786
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062786%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062786: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062835
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062835%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062835: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062915
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062935
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062935%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4062935: 2
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4062935: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4062966
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063322
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063358
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063486
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063487
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063513
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063776
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063835
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063858
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063858%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4063858: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063868
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063890
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063890%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4063890: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063899
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063900
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063901
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063901%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4063901: 1
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4063901: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063902
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063912
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4063917
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064056
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064056%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4064056: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064082
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064105
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064138
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064145
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064187
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064187%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4064187: 2
2026-03-30 07:06:05 [manheim.gb] WARNING: Skipping listing 4064187: missing VehicleDetailPageUrl
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064190
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064190%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4064190: 0
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064193
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064194
2026-03-30 07:06:05 [manheim.gb] INFO: Found listing with ID: 4064204
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064204%27 HTTP/1.1" 200 None
2026-03-30 07:06:05 [manheim.gb] INFO: Scrape type for 4064204: 0
2026-03-30 07:06: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 07:06:06 [manheim.gb] INFO: Page 38: 100 results (total: 14090)
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064208
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064208%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064208: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064216
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064254
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064254%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064254: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064259
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064259%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064259: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064297
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064304
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064431
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064437
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064441
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064482
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064482%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064482: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064483
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064484
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064484%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064484: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064505
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064507
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064507%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064507: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064572
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064589
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064595
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064608
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064617
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064618
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064618%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064618: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064623
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064623%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064623: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064713
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064714
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064715
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064715%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064715: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064760
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064770
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064770%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064770: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064806
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064811
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064868
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064874
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064899
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064906
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064927
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064928
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064928%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064928: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064929
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064937
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064937%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064937: 2
2026-03-30 07:06:06 [manheim.gb] WARNING: Skipping listing 4064937: missing VehicleDetailPageUrl
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064955
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064965
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064965%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064965: 2
2026-03-30 07:06:06 [manheim.gb] WARNING: Skipping listing 4064965: missing VehicleDetailPageUrl
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064967
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064967%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064967: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4064976
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064976%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4064976: 2
2026-03-30 07:06:06 [manheim.gb] WARNING: Skipping listing 4064976: missing VehicleDetailPageUrl
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065024
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065024%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065024: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065029
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065094
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065094%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065094: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065107
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065114
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065121
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065125
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065128
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065128%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065128: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065129
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065132
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065161
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065161%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065161: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065167
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065169
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065169%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065169: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065174
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065253
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065256
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065256%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065256: 2
2026-03-30 07:06:06 [manheim.gb] WARNING: Skipping listing 4065256: missing VehicleDetailPageUrl
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065261
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065265
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065267
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065268
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065271
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065279
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065295
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065321
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065432
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065432%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065432: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065440
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065440%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065440: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065448
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065472
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065472%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065472: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065500
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065510
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065552
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065601
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065615
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065618
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065618%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065618: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065622
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065623
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065623%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065623: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065624
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065625
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065628
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065630
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065630%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065630: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065638
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065638%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065638: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065639
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065639%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065639: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065643
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065644
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065646
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065646%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065646: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065647
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065649
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065649%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065649: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065652
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065655
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065659
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065664
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065664%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065664: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065668
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065668%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065668: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065671
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065671%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065671: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065673
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065678
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065684
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065684%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065684: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065704
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065706
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065706%27 HTTP/1.1" 200 None
2026-03-30 07:06:06 [manheim.gb] INFO: Scrape type for 4065706: 0
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065711
2026-03-30 07:06:06 [manheim.gb] INFO: Found listing with ID: 4065828
2026-03-30 07:06: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 07:06:07 [manheim.gb] INFO: Page 39: 100 results (total: 14090)
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065831
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065850
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065872
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065879
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065879%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4065879: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065920
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065934
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065934%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4065934: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065957
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4065982
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066089
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066124
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066133
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066152
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066155
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066168
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066173
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066174
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066182
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066182%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066182: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066183
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066198
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066201
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066215
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066258
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066271
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066271%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066271: 2
2026-03-30 07:06:07 [manheim.gb] WARNING: Skipping listing 4066271: missing VehicleDetailPageUrl
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066292
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066409
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066409%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066409: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066437
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066443
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066480
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066480%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066480: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066635
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066646
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066665
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066665%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066665: 2
2026-03-30 07:06:07 [manheim.gb] WARNING: Skipping listing 4066665: missing VehicleDetailPageUrl
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066707
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066711
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066717
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066764
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066764%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066764: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066768
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066771
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066829
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066830
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066831
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066832
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066834
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066836
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066901
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066933
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066933%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066933: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066974
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066975
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066975%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066975: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066976
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066977
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066979
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066980
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066980%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066980: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066982
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066985
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066985%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066985: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066986
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066986%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066986: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066987
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066988
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066988%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066988: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066989
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066990
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066991
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066991%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4066991: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066992
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4066999
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067000
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067000%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4067000: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067001
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067002
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067004
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067004%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4067004: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067008
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067009
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067010
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067017
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067018
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067025
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067025%27 HTTP/1.1" 200 None
2026-03-30 07:06:07 [manheim.gb] INFO: Scrape type for 4067025: 0
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067026
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067029
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067059
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067062
2026-03-30 07:06:07 [manheim.gb] INFO: Found listing with ID: 4067082
2026-03-30 07:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067082%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4067082: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067107
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067107%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4067107: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067110
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4067110: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067111
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067118
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067119
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067121
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067127
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067129
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067131
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067132
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067133
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067134
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4067134: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067136
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067139
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067154
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067196
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067255
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067346
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4067346: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4067346: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067511
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067513
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067517
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067526
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067535
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4067535: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4067535: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067546
2026-03-30 07:06: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 07:06:08 [manheim.gb] INFO: Page 40: 100 results (total: 14090)
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067547
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067550
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4067550: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067554
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067576
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067580
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067580%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4067580: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067589
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067590
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067639
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067682
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067708
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067708%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4067708: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067718
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067725
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067748
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067749
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067751
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067778
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067797
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067802
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4067844
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068010
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4068010: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4068010: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068043
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068055
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068077
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068111
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068148
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068166
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068177
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068185
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068255
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068255%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4068255: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068256
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068256%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4068256: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068264
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068273
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068273%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4068273: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068279
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068280
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:08 [manheim.gb] INFO: Scrape type for 4068280: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4068280: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068292
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068296
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:08 [manheim.gb] INFO: Scrape type for 4068296: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4068296: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068297
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068312
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068346
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068492
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068577
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4068577: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068676
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068694
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068739
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4068739: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068744
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068747
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068766
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068804
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068824
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068848
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068856
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068857
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068868
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068911
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068911%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4068911: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4068911: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068912
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068919
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068989
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4068997
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069012
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069013
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069017
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069019
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069020
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069021
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069022
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069022%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069022: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069023
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069024
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069025
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069025%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069025: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069029
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4069029: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069030
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069031
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069031%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069031: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069034
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069036
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069039
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069041
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069056
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4069056: 2
2026-03-30 07:06:08 [manheim.gb] WARNING: Skipping listing 4069056: missing VehicleDetailPageUrl
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069058
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069060
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069069
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069070
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069071
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069072
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069072%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069072: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069073
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069077
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069079
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [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 07:06:08 [manheim.gb] INFO: Scrape type for 4069079: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069134
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069138
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069227
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069262
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069262%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069262: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069264
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069275
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069302
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069302%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069302: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069304
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069318
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069423
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069432
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069470
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069500
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069510
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069510%27 HTTP/1.1" 200 None
2026-03-30 07:06:08 [manheim.gb] INFO: Scrape type for 4069510: 0
2026-03-30 07:06:08 [manheim.gb] INFO: Found listing with ID: 4069544
2026-03-30 07:06: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 07:06:09 [manheim.gb] INFO: Page 41: 100 results (total: 14090)
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069545
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069548
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4069548: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069551
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4069551: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069557
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4069557: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069656
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069685
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069714
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069716
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069716%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4069716: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069786
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069786%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4069786: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069787
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069787%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4069787: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069799
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069839
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069846
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069847
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069848
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069850
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069854
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069868
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069870
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069878
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4069884
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070027
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070095
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070095: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070124
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070127
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070129
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070130
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070131
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070133
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070134
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070134: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070135
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070135: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070136
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070137
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070139
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070142
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070142: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070143
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070144
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070145
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070146
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070147
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070148
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070148: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070149
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070156
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070163
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070164
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070165
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070166
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070174
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070177
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070186
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070186: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070188
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070188: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070189
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070189%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070189: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070217
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070228
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070274
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070275
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070281
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070303
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070303%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070303: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070308
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070308: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070328
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070328%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070328: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070444
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070477
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070507
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070508
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070538
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070538%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070538: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070573
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070651
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070665
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070666
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4070666: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070698
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070699
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070700
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070709
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070709%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070709: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070718
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070761
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070836
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070883
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070883%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070883: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070885
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070886
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:09 [manheim.gb] INFO: Scrape type for 4070886: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070888
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070888%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4070888: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070948
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070951
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4070983
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071144
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071148
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071150
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071178
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071215
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071226
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071245
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071378
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071438
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071445
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071487
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4071487: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071495
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071499
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071502
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071502%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071502: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071538
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071560
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071560%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071560: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071582
2026-03-30 07:06: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 07:06:09 [manheim.gb] INFO: Page 42: 100 results (total: 14090)
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071598
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071598%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071598: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071599
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071599%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071599: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071602
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071653
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071653%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071653: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071665
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071665%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071665: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071706
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071706%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071706: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071719
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071776
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4071776: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071916
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4071916: 2
2026-03-30 07:06:09 [manheim.gb] WARNING: Skipping listing 4071916: missing VehicleDetailPageUrl
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071952
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071954
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071955
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071955%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071955: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071957
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071958
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071959
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071960
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071960%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071960: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071962
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071964
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071965
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071965%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4071965: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071966
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071967
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071968
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071969
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071970
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071971
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071973
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071974
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071975
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071976
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071980
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071986
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071987
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071991
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071996
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071997
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4071998
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072000
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072000%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4072000: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072023
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072093
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072099
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072103
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072115
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072115%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4072115: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072116
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072119
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072120
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072121
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072123
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [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 07:06:09 [manheim.gb] INFO: Scrape type for 4072123: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072124
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072125
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072127
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072130
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072172
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072211
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072247
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072285
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072290
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072319
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072323
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072362
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072377
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072382
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072393
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072394
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072411
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072427
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072439
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072439%27 HTTP/1.1" 200 None
2026-03-30 07:06:09 [manheim.gb] INFO: Scrape type for 4072439: 0
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072443
2026-03-30 07:06:09 [manheim.gb] INFO: Found listing with ID: 4072449
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072449%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4072449: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072454
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072459
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072462
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072462: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072463
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072465
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072544
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072587
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072590
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072590: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072601
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072669
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072710
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072716
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072738
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072754
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072756
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072757
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072768
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072768%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4072768: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072773
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072780
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072782
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072787
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072787: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072817
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072832
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072841
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072849
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072849: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072865
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072865%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4072865: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072866
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072926
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072926: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072949
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4072949: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072953
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072964
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072968
2026-03-30 07:06: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 07:06:10 [manheim.gb] INFO: Page 43: 100 results (total: 14090)
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4072969
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073063
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073086
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073097
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073121
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073125
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073195
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073196
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073243
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073243%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4073243: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073244
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073245
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073260
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073270
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073288
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073352
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073420
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073420%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4073420: 2
2026-03-30 07:06:10 [manheim.gb] WARNING: Skipping listing 4073420: missing VehicleDetailPageUrl
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073456
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4073456: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073460
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4073460: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073469
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073486
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073489
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073513
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073551
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073553
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [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 07:06:10 [manheim.gb] INFO: Scrape type for 4073553: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073554
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073556
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073556%27 HTTP/1.1" 200 None
2026-03-30 07:06:10 [manheim.gb] INFO: Scrape type for 4073556: 0
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073557
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073558
2026-03-30 07:06:10 [manheim.gb] INFO: Found listing with ID: 4073559
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073560
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073560%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073560: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073561
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073562
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4073562: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073563
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073565
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073568
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073568%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073568: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073569
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073570
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073574
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073578
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073579
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073580
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073580%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073580: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073582
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4073582: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073586
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073609
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073638
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073692
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073708
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073712
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4073712: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073716
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073717
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073717%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073717: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073720
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073727
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073729
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073799
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073800
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073800%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073800: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073807
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073811
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073812
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073832
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073836
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073844
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073860
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073861
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073862
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073863
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4073863: 2
2026-03-30 07:06:11 [manheim.gb] WARNING: Skipping listing 4073863: missing VehicleDetailPageUrl
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073865
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073868
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073885
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073886
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073891
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073892
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073895
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073895%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4073895: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073897
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073898
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073899
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073900
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073901
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073908
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4073908: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4073920
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074029
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4074029: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074031
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074031%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4074031: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074051
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074064
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074068
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074109
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074109%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4074109: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074115
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4074115: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074125
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074129
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074136
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074170
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074171
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074361
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074364
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074379
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074419
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074450
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074453
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074460
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074532
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074534
2026-03-30 07:06: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 07:06:11 [manheim.gb] INFO: Page 44: 100 results (total: 14090)
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074564
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074580
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074581
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074584
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074585
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4074585: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074586
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074587
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4074587: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074588
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074590
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074613
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074622
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074622%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4074622: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074669
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074676
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074712
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074723
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074761
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074761%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4074761: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074781
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074784
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074876
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074879
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4074879: 2
2026-03-30 07:06:11 [manheim.gb] WARNING: Skipping listing 4074879: missing VehicleDetailPageUrl
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074888
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074891
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4074896
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075219
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4075219: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075241
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075296
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075303
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075325
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075328
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075503
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075637
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075638
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075645
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075645%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4075645: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075696
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075708
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075717
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075725
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075761
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075772
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075908
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075911
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4075944
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076001
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076039
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076075
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076099
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076214
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076214%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4076214: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076217
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076234
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076234%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4076234: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076260
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076293
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076294
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076296
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076297
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4076297: 2
2026-03-30 07:06:11 [manheim.gb] WARNING: Skipping listing 4076297: missing VehicleDetailPageUrl
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076299
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076304
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076306
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076332
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076332%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4076332: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076358
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076368
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076391
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076435
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4076435: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076466
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076467
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076472
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076506
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076589
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076604
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076660
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4076660: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076664
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076702
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076711
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [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 07:06:11 [manheim.gb] INFO: Scrape type for 4076711: 2
2026-03-30 07:06:11 [manheim.gb] WARNING: Skipping listing 4076711: missing VehicleDetailPageUrl
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076719
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076740
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076758
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076832
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4076889
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077010
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077140
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077142
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077142%27 HTTP/1.1" 200 None
2026-03-30 07:06:11 [manheim.gb] INFO: Scrape type for 4077142: 0
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077170
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077240
2026-03-30 07:06:11 [manheim.gb] INFO: Found listing with ID: 4077244
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077244%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4077244: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077247
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077248
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077249
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077251
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077265
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077288
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077296
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077327
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077330
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077330: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077341
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077346
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077378
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077417
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077417%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4077417: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077474
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077483
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077487
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077490
2026-03-30 07:06: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 07:06:12 [manheim.gb] INFO: Page 45: 100 results (total: 14090)
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077492
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077492: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077533
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077534
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077534%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4077534: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077553
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077560
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077638
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077638: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077639
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077654
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077729
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077737
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077737: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077762
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077765
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077783
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077790
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077810
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077820
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077820%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4077820: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077874
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077977
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077977: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077979
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077981
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4077983
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4077983: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078083
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078122
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078124
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078124%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078124: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078127
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078185
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078242
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078245
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078246
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078247
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078247%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078247: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078248
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078249
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078250
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078251
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078258
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078310
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078316
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078316%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078316: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078319
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078319%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078319: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078331
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078338
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078338%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078338: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078339
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078342
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078343
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078343%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078343: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078344
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4078344: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078369
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078382
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078389
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078389%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078389: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078393
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078400
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078401
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078401%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078401: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078433
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078567
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078569
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078569%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078569: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078585
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078615
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078617
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078618
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4078618: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078619
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078619%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078619: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078624
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078624%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078624: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078643
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078645
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078646
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078655
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078664
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078674
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078685
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078685%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078685: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078686
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078690
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078691
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078692
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078693
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078705
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078707
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078707%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078707: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078708
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078710
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078711
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4078711: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078712
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078719
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078723
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078759
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078764
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078765
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078766
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078768
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078769
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078770
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078771
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078772
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078773
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078774
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078775
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078776
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078777
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078778
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078780
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078780%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078780: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078781
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078782
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4078782: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078783
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078783%27 HTTP/1.1" 200 None
2026-03-30 07:06:12 [manheim.gb] INFO: Scrape type for 4078783: 0
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078784
2026-03-30 07:06:12 [manheim.gb] INFO: Found listing with ID: 4078785
2026-03-30 07:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:12 [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 07:06:12 [manheim.gb] INFO: Scrape type for 4078785: 0
2026-03-30 07:06: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 07:06:13 [manheim.gb] INFO: Page 46: 100 results (total: 14090)
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078786
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078787
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078787%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4078787: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078788
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078789
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078790
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078791
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078792
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078793
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078795
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078796
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078799
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078799%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4078799: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078803
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4078803: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078808
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078810
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4078810: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078812
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078814
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078815
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078816
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078818
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078820
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078821
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4078821: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078824
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078825
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078828
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4078828: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078829
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078832
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078833
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078841
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078851
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078872
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078873
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078873%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4078873: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078899
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078899%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4078899: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078908
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4078908: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078910
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078940
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078964
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078965
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078993
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4078998
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079000
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079005
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079006
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079019
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079019%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079019: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079023
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079030
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079032
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079033
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079050
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079060
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079060: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079090
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079111
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079154
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079159
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079162
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079162: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079190
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079192
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079192: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079193
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079194
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079196
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079196%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079196: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079209
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079209%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079209: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079211
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079211: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079218
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079218: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079219
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079221
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079221: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079222
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079228
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079241
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079250
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079251
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079263
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079278
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079278: 2
2026-03-30 07:06:13 [manheim.gb] WARNING: Skipping listing 4079278: missing VehicleDetailPageUrl
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079334
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079335
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079335%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079335: 2
2026-03-30 07:06:13 [manheim.gb] WARNING: Skipping listing 4079335: missing VehicleDetailPageUrl
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079353
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079353%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079353: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079355
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079356
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079357
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079358
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079391
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079420
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079422
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079431
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079435
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079436
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079437
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079443
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079443%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079443: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079447
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079451
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079454
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079457
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079459
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079468
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079472
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079472: 2
2026-03-30 07:06:13 [manheim.gb] WARNING: Skipping listing 4079472: missing VehicleDetailPageUrl
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079473
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079474
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079516
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079516: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079529
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079584
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [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 07:06:13 [manheim.gb] INFO: Scrape type for 4079584: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079708
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079805
2026-03-30 07:06: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 07:06:13 [manheim.gb] INFO: Page 47: 100 results (total: 14090)
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079823
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079842
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079842%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4079842: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079932
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079943
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4079974
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080003
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080018
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080036
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080036%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4080036: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080040
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080063
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080068
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080068%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4080068: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080069
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080070
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080071
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080071%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4080071: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080128
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080131
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080133
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080146
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080146%27 HTTP/1.1" 200 None
2026-03-30 07:06:13 [manheim.gb] INFO: Scrape type for 4080146: 0
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080148
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080149
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080150
2026-03-30 07:06:13 [manheim.gb] INFO: Found listing with ID: 4080153
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080153: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080157
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080195
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080217
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080217: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080297
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080348
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080369
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080369%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080369: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080374
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080391
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080398
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080498
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080498%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080498: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080509
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080509: 2
2026-03-30 07:06:14 [manheim.gb] WARNING: Skipping listing 4080509: missing VehicleDetailPageUrl
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080511
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080523
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080553
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080569
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080573
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080573%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080573: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080602
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080602: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080610
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080610: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080649
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080652
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080654
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080675
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080727
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080729
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080732
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080744
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080757
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080757%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080757: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080759
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080791
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080812
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080813
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080839
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080839%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080839: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080897
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080921
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080930
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080930%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080930: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080934
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080940
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080943
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080944
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080947
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080953
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080957
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080958
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080961
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4080961: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080963
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080965
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080970
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080971
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080972
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080972%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080972: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080973
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080973%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080973: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080976
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080977
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080991
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080991%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080991: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080995
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080995%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4080995: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080996
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4080997
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081002
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4081002: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081006
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4081006: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081013
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081014
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081016
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081133
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081164
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4081164: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081207
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [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 07:06:14 [manheim.gb] INFO: Scrape type for 4081207: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081228
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081228%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4081228: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081231
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081269
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081269%27 HTTP/1.1" 200 None
2026-03-30 07:06:14 [manheim.gb] INFO: Scrape type for 4081269: 0
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081274
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081277
2026-03-30 07:06:14 [manheim.gb] INFO: Found listing with ID: 4081301
2026-03-30 07:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081301: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081304
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081339
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081339: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081343
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081347
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081351
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081351: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081354
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081365
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081418
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081418: 0
2026-03-30 07:06: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 07:06:15 [manheim.gb] INFO: Page 48: 100 results (total: 14090)
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081419
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081428
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081429
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081429: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081437
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081440
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081440: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081449
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081457
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081466
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081469
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081490
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081491
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081493
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081503
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081511
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081511%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4081511: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081529
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081529: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081542
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081542%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4081542: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081589
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081592
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081630
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081630: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081632
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081632%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4081632: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081678
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081678: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081690
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081695
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081721
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081732
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081738
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081743
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081758
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081819
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081828
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081841
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081887
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4081887: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081900
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081908
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081955
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081957
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4081998
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082009
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082030
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082030%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082030: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082036
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082046
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082047
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082052
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082055
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082068
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082068%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082068: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082093
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082108
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082110
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082128
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082153
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082153: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082176
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082176%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082176: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082181
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082185
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082185%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082185: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082189
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082191
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082192
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082195
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082218
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082256
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082380
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082386
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082387
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082388
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082388: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082389
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082395
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082395: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082397
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082400
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082410
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082438
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082440
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082441
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082444
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082450
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082455
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082462
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082464
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082464: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082469
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082469: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082488
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082488%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082488: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082507
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082512
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082514
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082543
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082553
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082553%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082553: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082583
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082591
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082593
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082634
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082634%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082634: 1
2026-03-30 07:06:15 [manheim.gb] WARNING: Skipping listing 4082634: missing VehicleDetailPageUrl
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082636
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082638
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082694
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082709
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082709%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082709: 1
2026-03-30 07:06:15 [manheim.gb] WARNING: Skipping listing 4082709: missing VehicleDetailPageUrl
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082712
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [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 07:06:15 [manheim.gb] INFO: Scrape type for 4082712: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082731
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082731%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082731: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082740
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082773
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082780
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082782
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082782%27 HTTP/1.1" 200 None
2026-03-30 07:06:15 [manheim.gb] INFO: Scrape type for 4082782: 0
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082785
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082796
2026-03-30 07:06:15 [manheim.gb] INFO: Found listing with ID: 4082798
2026-03-30 07:06: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 07:06:16 [manheim.gb] INFO: Page 49: 100 results (total: 14090)
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082807
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082834
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082869
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082924
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082924%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4082924: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082926
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4082926: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082937
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082937%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4082937: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082971
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082973
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082975
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082987
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082987%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4082987: 2
2026-03-30 07:06:16 [manheim.gb] WARNING: Skipping listing 4082987: missing VehicleDetailPageUrl
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082995
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4082995: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4082998
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083000
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083004
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083004%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083004: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083005
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083063
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083114
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083128
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4083128: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083131
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083132
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083133
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083133%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083133: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083134
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083154
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083156
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083174
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083191
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083210
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083213
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083260
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4083260: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083324
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4083324: 2
2026-03-30 07:06:16 [manheim.gb] WARNING: Skipping listing 4083324: missing VehicleDetailPageUrl
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083415
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083448
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083517
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083533
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083533%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083533: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083538
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083542
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083544
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083545
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083545%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083545: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083577
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083577%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083577: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083608
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083616
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083635
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083653
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083676
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083734
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4083734: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083741
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083756
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083756%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083756: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083758
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4083758: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083760
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083760%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083760: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083763
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083779
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083782
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083782%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4083782: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083817
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083822
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083851
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083869
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4083883
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084020
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084023
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084027
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084027%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084027: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084037
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084116
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084121
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084177
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084222
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084229
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084239
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084241
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084246
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084247
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084247%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084247: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084256
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084263
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084263: 2
2026-03-30 07:06:16 [manheim.gb] WARNING: Skipping listing 4084263: missing VehicleDetailPageUrl
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084275
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084309
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084317
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084325
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084325: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084349
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084349%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084349: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084370
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084374
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084374%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084374: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084380
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084397
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084429
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084430
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084434
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084435
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084435%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084435: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084437
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084467
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084467%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4084467: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084472
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084501
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084511
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084512
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084512: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084515
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084515: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084584
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084644
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084651
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084660
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084660: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084689
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084700
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084719
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084752
2026-03-30 07:06: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 07:06:16 [manheim.gb] INFO: Page 50: 100 results (total: 14090)
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084758
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084761
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084761: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084762
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084763
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084763: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084765
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084810
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084820
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084839
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084859
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084865
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084912
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4084912: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084936
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4084956
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085007
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085008
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085071
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085103
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085116
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [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 07:06:16 [manheim.gb] INFO: Scrape type for 4085116: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085167
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085328
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085348
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085400
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085409
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085409%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4085409: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085415
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085417
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085420
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085430
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085433
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085433%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4085433: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085436
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085491
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085491%27 HTTP/1.1" 200 None
2026-03-30 07:06:16 [manheim.gb] INFO: Scrape type for 4085491: 0
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085492
2026-03-30 07:06:16 [manheim.gb] INFO: Found listing with ID: 4085635
2026-03-30 07:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085635%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4085635: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085693
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085699
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085699%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4085699: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085735
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085736
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085737
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085737%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4085737: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085741
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4085741: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085742
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085744
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085752
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085760
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085821
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085828
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085828%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4085828: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085845
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085863
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085870
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085882
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085884
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085903
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085911
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085913
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085914
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085931
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4085931: 2
2026-03-30 07:06:17 [manheim.gb] WARNING: Skipping listing 4085931: missing VehicleDetailPageUrl
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085968
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085971
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4085984
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086028
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086042
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086199
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086213
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086217
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086220
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086254
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086316
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086342
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086346
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086346%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4086346: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086348
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086381
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086440
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086450
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086475
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086477
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086494
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086495
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086500
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086550
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086550%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4086550: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086559
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086576
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086602
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086617
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086635
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086637
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086640
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086640%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4086640: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086645
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086669
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086669: 2
2026-03-30 07:06:17 [manheim.gb] WARNING: Skipping listing 4086669: missing VehicleDetailPageUrl
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086693
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086693: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086696
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086721
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086767
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086767: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086781
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086800
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086807
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086825
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086825: 2
2026-03-30 07:06:17 [manheim.gb] WARNING: Skipping listing 4086825: missing VehicleDetailPageUrl
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086840
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086860
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086876
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086876%27 HTTP/1.1" 200 None
2026-03-30 07:06:17 [manheim.gb] INFO: Scrape type for 4086876: 0
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086901
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086901: 2
2026-03-30 07:06:17 [manheim.gb] WARNING: Skipping listing 4086901: missing VehicleDetailPageUrl
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086902
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086903
2026-03-30 07:06: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 07:06:17 [manheim.gb] INFO: Page 51: 100 results (total: 14090)
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086904
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086906
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086911
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086919
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086920
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086921
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086922
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086923
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086925
2026-03-30 07:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:17 [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 07:06:17 [manheim.gb] INFO: Scrape type for 4086925: 2
2026-03-30 07:06:17 [manheim.gb] WARNING: Skipping listing 4086925: missing VehicleDetailPageUrl
2026-03-30 07:06:17 [manheim.gb] INFO: Found listing with ID: 4086927
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086929
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086947
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086960
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086961
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4086961: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086964
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086964%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4086964: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4086982
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087004
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087048
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087051
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087077
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087104
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087119
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087120
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087122
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087169
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087169: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087179
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087180
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087180%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087180: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4087180: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087190
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087195
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087203
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087208
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087209
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087209%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087209: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4087209: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087210
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087220
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087224
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087231
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087235
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087241
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087251
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087320
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087324
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087404
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087410
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087424
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087426
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087478
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087478%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087478: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087483
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087490
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087493
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087493%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087493: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087494
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087494%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087494: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087500
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087517
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087517%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087517: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087519
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087519: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087528
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087528%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087528: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087617
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087651
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087655
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087655: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087658
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087676
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087676%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087676: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087682
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087685
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087685: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087689
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087689: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087698
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087722
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087739
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087742
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087745
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087745%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087745: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087751
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087751: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087756
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087765
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087765: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4087765: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087767
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087780
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087780: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087783
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087783: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4087783: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087793
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087830
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087831
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087853
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087896
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087900
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087926
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087926%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087926: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087957
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4087957: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4087957: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087965
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4087984
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087984%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4087984: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088009
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4088009: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088012
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088012%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4088012: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088019
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088039
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088040
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088041
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088047
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088051
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4088051: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088052
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088054
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088055
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4088055: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088057
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088079
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088079%27 HTTP/1.1" 200 None
2026-03-30 07:06:18 [manheim.gb] INFO: Scrape type for 4088079: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088117
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088121
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088138
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088146
2026-03-30 07:06: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 07:06:18 [manheim.gb] INFO: Page 52: 100 results (total: 14090)
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088154
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088242
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088250
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4088250: 0
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088265
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088268
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:18 [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 07:06:18 [manheim.gb] INFO: Scrape type for 4088268: 2
2026-03-30 07:06:18 [manheim.gb] WARNING: Skipping listing 4088268: missing VehicleDetailPageUrl
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088272
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088299
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088302
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088326
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088339
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088347
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088349
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088357
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088375
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088443
2026-03-30 07:06:18 [manheim.gb] INFO: Found listing with ID: 4088447
2026-03-30 07:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088447%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088447: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088448
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088465
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088465: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4088465: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088470
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088501
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088501: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4088501: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088570
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088590
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088591
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088591%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088591: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088603
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088604
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088621
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088622
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088622: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088624
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088626
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088628
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088633
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088633: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088635
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088635%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088635: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088636
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088636%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088636: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088637
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088638
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088638%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088638: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088640
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088640: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088646
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088646%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088646: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088648
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088650
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088680
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088680%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088680: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088700
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088753
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088784
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088784%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088784: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088786
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088800
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088800%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088800: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4088800: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088814
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088853
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088853: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088873
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088879
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088916
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088936
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088943
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088945
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088949
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088949%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088949: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088951
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4088951: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088952
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088955
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088955%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088955: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088958
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088959
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088962
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088968
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088969
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088970
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4088985
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088985%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4088985: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089005
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089015
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089016
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089017
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089024
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089024: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089029
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089030
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089034
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089035
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089035%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4089035: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089056
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089059
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089065
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089068
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089082
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089082%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4089082: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089092
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089097
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089201
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089203
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089252
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089252%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4089252: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089263
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089354
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089366
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089368
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089385
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089390
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089390: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4089390: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089494
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089568
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089575
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089617
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089624
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089636
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089654
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089676
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089724
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089726
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089727
2026-03-30 07:06: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 07:06:19 [manheim.gb] INFO: Page 53: 100 results (total: 14090)
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089728
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089729
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089739
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089739: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4089739: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089741
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089747
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089753
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089762
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089764
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089769
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089769: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089770
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089774
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089777
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089777: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089783
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089784
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089793
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089795
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089796
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089798
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089803
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089808
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089816
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089816: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089857
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4089857: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089941
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4089957
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089957%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4089957: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090003
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090003: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090003: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090006
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090013
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090019
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090020
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090023
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090023%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4090023: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090025
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090030
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090037
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090039
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090040
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090041
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090041: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090041: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090043
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090043: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090055
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090061
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090061: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090066
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090068
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090068: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090068: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090076
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090076: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090076: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090078
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090078: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090078: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090081
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090097
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090097%27 HTTP/1.1" 200 None
2026-03-30 07:06:19 [manheim.gb] INFO: Scrape type for 4090097: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090125
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090151
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090160
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090175
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090179
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090179: 0
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090183
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090194
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090195
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090198
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:19 [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 07:06:19 [manheim.gb] INFO: Scrape type for 4090198: 2
2026-03-30 07:06:19 [manheim.gb] WARNING: Skipping listing 4090198: missing VehicleDetailPageUrl
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090199
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090204
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090205
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090206
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090207
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090209
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090210
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090213
2026-03-30 07:06:19 [manheim.gb] INFO: Found listing with ID: 4090214
2026-03-30 07:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090214%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090214: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090215
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090216
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090217
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090218
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090221
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090222
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090225
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090237
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090237: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090243
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090244
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090244%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090244: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090274
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090286
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090343
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090369
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090372
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090399
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090399%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090399: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090411
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090421
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090421%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090421: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090430
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090456
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090462
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090467
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090482
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090489
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090489: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090491
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090491: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090492
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090492: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090493
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090533
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090552
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090552: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090569
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090656
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090672
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090675
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090675%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090675: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090690
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090709
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4090709: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090716
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090735
2026-03-30 07:06: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 07:06:20 [manheim.gb] INFO: Page 54: 100 results (total: 14090)
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090762
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090779
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090798
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090813
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090834
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090834%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4090834: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090835
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090860
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090861
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090863
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090865
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090866
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090868
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090872
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090878
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090925
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090926
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090929
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4090944
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091053
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091054
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091079
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091102
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4091102: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091111
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091144
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091177
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091181
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091200
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091230
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091241
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091246
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091266
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091269
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091279
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091285
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4091285: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091286
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091291
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091300
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091315
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091316
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091316%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4091316: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091318
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091318%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4091318: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091319
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091321
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091322
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091322%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4091322: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091325
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091326
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091326%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4091326: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091388
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4091388: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091389
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4091389: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091391
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091402
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091408
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091430
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091438
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091440
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091440%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4091440: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091442
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4091442: 2
2026-03-30 07:06:20 [manheim.gb] WARNING: Skipping listing 4091442: missing VehicleDetailPageUrl
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091452
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091454
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091464
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091514
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091525
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091539
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091549
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091572
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091584
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4091588
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4092936
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4092956
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093014
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093052
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4093052: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093056
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093116
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093120
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093127
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093128
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093217
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093238
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093238%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4093238: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093245
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093246
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093263
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093280
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093280%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4093280: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093287
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093316
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093332
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093381
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093391
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093391%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4093391: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093403
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093418
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093426
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [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 07:06:20 [manheim.gb] INFO: Scrape type for 4093426: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093446
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093464
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093464%27 HTTP/1.1" 200 None
2026-03-30 07:06:20 [manheim.gb] INFO: Scrape type for 4093464: 0
2026-03-30 07:06:20 [manheim.gb] INFO: Found listing with ID: 4093466
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093495
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093515
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093519
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093570
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093722
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093730
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093734
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093738
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093748
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093748%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4093748: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093752
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4093752: 0
2026-03-30 07:06: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 07:06:21 [manheim.gb] INFO: Page 55: 100 results (total: 14090)
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093756
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093759
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093762
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4093762: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093764
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093776
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4093776: 2
2026-03-30 07:06:21 [manheim.gb] WARNING: Skipping listing 4093776: missing VehicleDetailPageUrl
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093778
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093783
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093797
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093838
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093846
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093857
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4093857: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093865
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093882
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093884
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4093884: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093892
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093915
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093924
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093924%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4093924: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093943
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093947
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093951
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093956
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4093965
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094000
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094037
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094045
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094048
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094053
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094057
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094117
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094144
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094145
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094146
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094146%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094146: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094202
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094210
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094230
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094234
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4094234: 2
2026-03-30 07:06:21 [manheim.gb] WARNING: Skipping listing 4094234: missing VehicleDetailPageUrl
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094245
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094247
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094276
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094277
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094280
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094282
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094290
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4094290: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094298
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094323
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094327
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094343
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094370
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094376
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094376%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094376: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094382
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094396
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094396%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094396: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094512
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094513
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094522
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094523
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094528
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094562
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094568
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094584
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094645
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094656
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094662
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094680
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094680%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094680: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094687
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4094687: 2
2026-03-30 07:06:21 [manheim.gb] WARNING: Skipping listing 4094687: missing VehicleDetailPageUrl
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094698
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094700
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094715
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094716
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094725
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094733
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094733%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094733: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094736
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [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 07:06:21 [manheim.gb] INFO: Scrape type for 4094736: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094738
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094743
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094759
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094761
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094764
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094764%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094764: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094802
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094802%27 HTTP/1.1" 200 None
2026-03-30 07:06:21 [manheim.gb] INFO: Scrape type for 4094802: 0
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094804
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094806
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094808
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094820
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094822
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094839
2026-03-30 07:06:21 [manheim.gb] INFO: Found listing with ID: 4094842
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094842%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4094842: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094865
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094868
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094879
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094895
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094922
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094929
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094963
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094964
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094969
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094972
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094973
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094977
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4094994
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095048
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095052
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095057
2026-03-30 07:06: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 07:06:22 [manheim.gb] INFO: Page 56: 100 results (total: 14090)
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095077
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095078
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095082
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095082%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095082: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095084
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095085
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095086
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095086%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095086: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095087
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095088
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095088%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095088: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095132
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095158
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095162
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095162: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095168
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095208
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095208: 2
2026-03-30 07:06:22 [manheim.gb] WARNING: Skipping listing 4095208: missing VehicleDetailPageUrl
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095224
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095250
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095328
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095347
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095347%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095347: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095390
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095394
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095401
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095421
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095425
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095425%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095425: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095428
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095436
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095436: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095440
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095445
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095446
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095446: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095448
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095448: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095503
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095520
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095525
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095546
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095555
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095555%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095555: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095576
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095583
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095583%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095583: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095584
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095589
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095589: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095592
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095596
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095599
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095607
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095610
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095638
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095638%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095638: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095639
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095640
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095669
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095783
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095783%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095783: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095785
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095793
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [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 07:06:22 [manheim.gb] INFO: Scrape type for 4095793: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095818
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095825
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095831
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095833
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095853
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095899
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095901
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095902
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095902%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095902: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095912
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095913
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095915
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095915%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095915: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095919
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095920
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095922
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095929
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095935
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095936
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095938
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095938%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4095938: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095942
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4095998
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096004
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:22 [manheim.gb] INFO: Scrape type for 4096004: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096010
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096012
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096049
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096051
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096052
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096053
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096081
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096103
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096103%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4096103: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096116
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096119
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096125
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096176
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096227
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:22 [manheim.gb] INFO: Scrape type for 4096227: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096258
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096295
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:22 [manheim.gb] INFO: Scrape type for 4096295: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096298
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:22 [manheim.gb] INFO: Scrape type for 4096298: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096304
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096334
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096372
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096373
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096377
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096386
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096394
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096405
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096428
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096432
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096432%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4096432: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096446
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096448
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096448%27 HTTP/1.1" 200 None
2026-03-30 07:06:22 [manheim.gb] INFO: Scrape type for 4096448: 0
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096453
2026-03-30 07:06:22 [manheim.gb] INFO: Found listing with ID: 4096454
2026-03-30 07:06: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 07:06:23 [manheim.gb] INFO: Page 57: 100 results (total: 14090)
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096465
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096465%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096465: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096468
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096514
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096514: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096557
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096557%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096557: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096564
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096581
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096583
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096583: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096586
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096589
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096589%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096589: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096599
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096611
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096615
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096615%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096615: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096616
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096619
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096619%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096619: 2
2026-03-30 07:06:23 [manheim.gb] WARNING: Skipping listing 4096619: missing VehicleDetailPageUrl
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096621
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096626
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096638
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096689
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096697
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096717
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096726
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096729
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096729%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096729: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096745
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096745: 2
2026-03-30 07:06:23 [manheim.gb] WARNING: Skipping listing 4096745: missing VehicleDetailPageUrl
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096753
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096753%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096753: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096766
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096766%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096766: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096783
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096783: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096794
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096794: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096807
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096817
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096827
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096843
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096844
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096849
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096851
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096852
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096854
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096856
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096856: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096875
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096875%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4096875: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096893
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096893: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096894
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096903
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096907
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4096907: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096915
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096918
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096966
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096969
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096970
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096972
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4096990
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097036
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097041
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097047
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097071
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097077
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097079
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097080
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097080%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097080: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097094
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097094%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097094: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097137
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097179
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097182
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097182: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097188
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097188%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097188: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097228
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097228%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097228: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097257
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097265
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097265: 2
2026-03-30 07:06:23 [manheim.gb] WARNING: Skipping listing 4097265: missing VehicleDetailPageUrl
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097275
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097276
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097276%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097276: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097285
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097309
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097309%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097309: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097335
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097335: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097343
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097345
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097345: 2
2026-03-30 07:06:23 [manheim.gb] WARNING: Skipping listing 4097345: missing VehicleDetailPageUrl
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097491
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097491: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097496
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097501
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097537
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097559
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097562
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097563
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097568
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097572
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097577
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097578
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097592
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097599
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097602
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097610
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097611
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097611%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097611: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097613
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097614
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097622
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:23 [manheim.gb] INFO: Scrape type for 4097622: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097623
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097623%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097623: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097628
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097635
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097642
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097643
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097644
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097645
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097654
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097655
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097657
2026-03-30 07:06: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 07:06:23 [manheim.gb] INFO: Page 58: 100 results (total: 14090)
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097677
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097688
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097697
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097701
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097706
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097708
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097709
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097712
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097713
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097714
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097715
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097715%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097715: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097717
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097717: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097718
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097723
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097723%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097723: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097724
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097726
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097728
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097729
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097730
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097736
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [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 07:06:23 [manheim.gb] INFO: Scrape type for 4097736: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097739
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097744
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097745
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097745%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097745: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097775
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097775%27 HTTP/1.1" 200 None
2026-03-30 07:06:23 [manheim.gb] INFO: Scrape type for 4097775: 0
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097779
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097783
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097789
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097790
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097792
2026-03-30 07:06:23 [manheim.gb] INFO: Found listing with ID: 4097795
2026-03-30 07:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:24 [manheim.gb] INFO: Scrape type for 4097795: 2
2026-03-30 07:06:24 [manheim.gb] WARNING: Skipping listing 4097795: missing VehicleDetailPageUrl
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097803
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097803%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4097803: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097807
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097807: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097812
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097812%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4097812: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097818
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097818%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4097818: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097822
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097823
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097823%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4097823: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097824
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097824: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097825
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097826
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097827
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097827: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097828
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097844
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097855
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097855: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097878
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097890
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097890: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097903
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097911
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097929
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097938
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097962
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097962: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097982
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097983
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097984
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097986
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097990
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097991
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097992
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097993
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4097998
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4097998: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098003
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4098003: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098006
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098006%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4098006: 2
2026-03-30 07:06:24 [manheim.gb] WARNING: Skipping listing 4098006: missing VehicleDetailPageUrl
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098032
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098035
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098036
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098037
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098038
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [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 07:06:24 [manheim.gb] INFO: Scrape type for 4098038: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098048
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098048%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4098048: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098064
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098066
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098066%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4098066: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098068
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098071
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098071%27 HTTP/1.1" 200 None
2026-03-30 07:06:24 [manheim.gb] INFO: Scrape type for 4098071: 0
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098072
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098088
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098091
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098092
2026-03-30 07:06:24 [manheim.gb] INFO: Found listing with ID: 4098098
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098108
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098116
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098126
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098130
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098130: 2
2026-03-30 07:06:25 [manheim.gb] WARNING: Skipping listing 4098130: missing VehicleDetailPageUrl
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098131
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098132
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098143
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098157
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098157: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098162
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098175
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098188
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098194
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098207
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098233
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098256
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098256: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098260
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098268
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098268: 2
2026-03-30 07:06:25 [manheim.gb] WARNING: Skipping listing 4098268: missing VehicleDetailPageUrl
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098278
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098278%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098278: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098295
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098302
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098310
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098310%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098310: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098312
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098314
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098314%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098314: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098316
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098316%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098316: 0
2026-03-30 07:06: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 07:06:25 [manheim.gb] INFO: Page 59: 100 results (total: 14090)
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098317
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098324
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098330
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098344
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098347
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098364
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098364: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098387
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098402
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098403
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098404
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098405
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098406
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098406: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098407
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098408
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098409
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098413
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098434
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098434%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098434: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098436
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098440
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098441
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098441%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098441: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098443
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098449
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098455
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098463
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098467
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098468
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098484
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098502
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098504
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098508
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098508%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098508: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098512
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098539
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4098539: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098592
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098592%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098592: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098610
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098610%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098610: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098616
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098620
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098826
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098862
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098862%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098862: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098864
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098875
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098878
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098881
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098885
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098885%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4098885: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098888
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098903
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098908
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098936
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098947
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098957
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4098960
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099012
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099012: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099058
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099068
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099089
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099091
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099091: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099099
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099099: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099100
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099100: 2
2026-03-30 07:06:25 [manheim.gb] WARNING: Skipping listing 4099100: missing VehicleDetailPageUrl
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099107
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099130
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099134
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099140
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099142
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099163
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099171
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099199
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099210
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099244
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099252
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099256
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099263
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099267
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099269
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099269: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099273
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099273%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4099273: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099278
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099285
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099293
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099325
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099401
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099437
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099437%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4099437: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099438
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099439
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099440
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099462
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099465
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099467
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099474
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099479
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099479%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4099479: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099487
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099487%27 HTTP/1.1" 200 None
2026-03-30 07:06:25 [manheim.gb] INFO: Scrape type for 4099487: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099499
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099504
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099506
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099536
2026-03-30 07:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:25 [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 07:06:25 [manheim.gb] INFO: Scrape type for 4099536: 0
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099541
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099545
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099548
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099557
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099575
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099584
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099589
2026-03-30 07:06:25 [manheim.gb] INFO: Found listing with ID: 4099604
2026-03-30 07:06: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 07:06:26 [manheim.gb] INFO: Page 60: 100 results (total: 14090)
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099605
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099616
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099616%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099616: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099621
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099633
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099655
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099677
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4099677: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099709
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099713
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099724
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099725
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099726
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099727
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099728
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099728%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099728: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099729
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099729%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099729: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099731
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099732
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099735
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099736
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099737
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099738
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099738%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099738: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099739
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099740
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099741
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099742
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099743
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099743%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099743: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099744
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099744%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099744: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099745
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099746
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099746%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099746: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099747
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099748
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099749
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099749%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099749: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099750
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099751
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099756
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099757
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099758
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4099758: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099760
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099762
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099763
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099767
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099767%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099767: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099768
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099770
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099771
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099775
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099776
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099781
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099782
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099784
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099790
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099793
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099801
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099805
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099805%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099805: 2
2026-03-30 07:06:26 [manheim.gb] WARNING: Skipping listing 4099805: missing VehicleDetailPageUrl
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099810
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099813
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099815
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099815%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099815: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099832
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099833
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099835
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099855
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099855%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099855: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099862
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099866
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099896
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099897
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099912
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099913
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099920
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099920%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099920: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099930
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099939
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4099939: 2
2026-03-30 07:06:26 [manheim.gb] WARNING: Skipping listing 4099939: missing VehicleDetailPageUrl
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099953
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099958
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099958%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099958: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099967
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099975
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099975%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4099975: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099978
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4099978: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099980
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4099995
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4099995: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100092
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100127
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100131
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100132
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100135
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100146
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100155
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100168
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100169
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100172
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100188
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100190
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100193
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100194
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100206
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100219
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100233
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100235
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100236
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100237
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100239
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100240
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100241
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100241%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100241: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100243
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100244
2026-03-30 07:06: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 07:06:26 [manheim.gb] INFO: Page 61: 100 results (total: 14090)
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100247
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100251
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100253
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100253: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100254
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100282
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100299
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100386
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100386: 2
2026-03-30 07:06:26 [manheim.gb] WARNING: Skipping listing 4100386: missing VehicleDetailPageUrl
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100394
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100396
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100399
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100401
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100413
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100413: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100418
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100420
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100437
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100445
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100445: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100446
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100447
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100478
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100479
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100487
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100507
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100507: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100508
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100521
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100535
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100666
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100669
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100669%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100669: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100671
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100671%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100671: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100672
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100679
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100700
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100701
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100705
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100705: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100712
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100712: 1
2026-03-30 07:06:26 [manheim.gb] WARNING: Skipping listing 4100712: missing VehicleDetailPageUrl
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100726
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100726%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100726: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100729
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100730
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100732
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100733
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100733%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100733: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100734
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100734%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100734: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100735
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100736
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100737
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100738
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100739
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100741
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100743
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100744
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100757
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100763
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100769
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100769%27 HTTP/1.1" 200 None
2026-03-30 07:06:26 [manheim.gb] INFO: Scrape type for 4100769: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100789
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:26 [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 07:06:26 [manheim.gb] INFO: Scrape type for 4100789: 0
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100796
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100805
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100809
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100883
2026-03-30 07:06:26 [manheim.gb] INFO: Found listing with ID: 4100893
2026-03-30 07:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100893%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4100893: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4100912
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4100994
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101054
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101078
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101081
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101082
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101085
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101085: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4101085: missing VehicleDetailPageUrl
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101099
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101099%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101099: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101116
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101116: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101165
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101178
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101203
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101215
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101225
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101225%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101225: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101322
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101322%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101322: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101370
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101370%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101370: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101386
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101441
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101441: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101448
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101448: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101454
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101463
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101473
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101474
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101477
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101477%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101477: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101491
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101492
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101492%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101492: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101493
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101522
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101538
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101550
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101550%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101550: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101554
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101554%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101554: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101562
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101562%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101562: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101574
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101574: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101580
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101592
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101595
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101598
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101601
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101603
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101603: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101607
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101615
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101631
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101639
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101639: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4101639: missing VehicleDetailPageUrl
2026-03-30 07:06: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 07:06:27 [manheim.gb] INFO: Page 62: 100 results (total: 14090)
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101647
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101647%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101647: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101648
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101652
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101729
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101751
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101758
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101762
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101775
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101807
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101809
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101891
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4101891: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101904
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101905
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101918
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101919
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101919%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4101919: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4101919: missing VehicleDetailPageUrl
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101926
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101959
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4101996
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102015
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102019
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102087
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102087%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102087: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4102087: missing VehicleDetailPageUrl
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102097
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102105
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102112
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102156
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102165
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102167
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4102167: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102169
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102198
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102202
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102202%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102202: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102203
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102212
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102224
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102244
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102279
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102279%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102279: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4102279: missing VehicleDetailPageUrl
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102430
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102430%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102430: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102439
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102450
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102450%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102450: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102451
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102455
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102460
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102461
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102469
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102469%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102469: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102486
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102486%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102486: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4102486: missing VehicleDetailPageUrl
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102491
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102518
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102519
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102519%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102519: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102520
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102532
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102545
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102553
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102558
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102583
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102583%27 HTTP/1.1" 200 None
2026-03-30 07:06:27 [manheim.gb] INFO: Scrape type for 4102583: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102626
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102633
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102638
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4102638: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102648
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102662
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102667
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102669
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102680
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4102680: 0
2026-03-30 07:06:27 [manheim.gb] INFO: Found listing with ID: 4102684
2026-03-30 07:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:27 [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 07:06:27 [manheim.gb] INFO: Scrape type for 4102684: 2
2026-03-30 07:06:27 [manheim.gb] WARNING: Skipping listing 4102684: missing VehicleDetailPageUrl
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102729
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102729%27 HTTP/1.1" 200 None
2026-03-30 07:06:28 [manheim.gb] INFO: Scrape type for 4102729: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102730
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102730%27 HTTP/1.1" 200 None
2026-03-30 07:06:28 [manheim.gb] INFO: Scrape type for 4102730: 2
2026-03-30 07:06:28 [manheim.gb] WARNING: Skipping listing 4102730: missing VehicleDetailPageUrl
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102747
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102762
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102762: 2
2026-03-30 07:06:28 [manheim.gb] WARNING: Skipping listing 4102762: missing VehicleDetailPageUrl
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102770
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102772
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102773
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102773%27 HTTP/1.1" 200 None
2026-03-30 07:06:28 [manheim.gb] INFO: Scrape type for 4102773: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102784
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102797
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102797%27 HTTP/1.1" 200 None
2026-03-30 07:06:28 [manheim.gb] INFO: Scrape type for 4102797: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102800
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102814
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102817
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102819
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102820
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102822
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102822: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102824
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102824: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102859
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102866
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102866%27 HTTP/1.1" 200 None
2026-03-30 07:06:28 [manheim.gb] INFO: Scrape type for 4102866: 2
2026-03-30 07:06:28 [manheim.gb] WARNING: Skipping listing 4102866: missing VehicleDetailPageUrl
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102883
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102883: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102915
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102931
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102934
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102934: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102962
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102963
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102969
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102969: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102970
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102972
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102974
2026-03-30 07:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:28 [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 07:06:28 [manheim.gb] INFO: Scrape type for 4102974: 0
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102980
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102981
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102983
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4102992
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103012
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103036
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103037
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103048
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103056
2026-03-30 07:06:28 [manheim.gb] INFO: Found listing with ID: 4103057
2026-03-30 07:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:29 [manheim.gb] INFO: Page 63: 100 results (total: 14090)
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103059
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103061
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103061%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103061: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103062
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103063
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103064
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103072
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103089
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103113
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103114
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103118
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103151
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103151: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103189
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103189: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103211
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103213
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103213: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103218
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103222
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103222: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103225
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103227
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103233
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103233: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103251
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103254
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103256
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103256: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103263
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103281
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103282
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103285
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103291
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103291: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103300
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103302
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103302%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103302: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103306
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103307
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103307%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103307: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103315
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103317
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103317%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103317: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103324
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103340
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103340%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103340: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103344
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103353
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103353%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103353: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103354
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103369
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103370
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103370: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103379
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103386
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103386: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103398
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103411
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103415
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103422
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103423
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103423: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103442
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103442%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103442: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103465
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103470
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103470: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103475
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103489
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103489: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103493
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103499
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103509
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103512
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103518
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103519
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103522
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103539
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103539%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103539: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103542
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103546
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103554
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103555
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103563
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103572
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103578
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103587
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103596
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103597
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103601
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103601%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103601: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103602
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103602: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103603
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103608
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103609
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103610
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103613
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103636
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103641
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103661
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103666
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103667
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103667%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103667: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103681
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103682
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103704
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103713
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103716
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103718
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103718%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103718: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103725
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103727
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103731
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103861
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103882
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103883
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103890
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [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 07:06:29 [manheim.gb] INFO: Scrape type for 4103890: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103892
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103903
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103903%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103903: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103905
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103911
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103919
2026-03-30 07:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:29 [manheim.gb] INFO: Page 64: 100 results (total: 14090)
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103926
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103928
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103929
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103929%27 HTTP/1.1" 200 None
2026-03-30 07:06:29 [manheim.gb] INFO: Scrape type for 4103929: 0
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103930
2026-03-30 07:06:29 [manheim.gb] INFO: Found listing with ID: 4103931
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103931%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4103931: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4103962
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4103991
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4103991: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4103992
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104002
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104018
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104019
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104020
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104021
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104023
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104034
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104040
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104040: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104044
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104053
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104088
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104089
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104089: 2
2026-03-30 07:06:30 [manheim.gb] WARNING: Skipping listing 4104089: missing VehicleDetailPageUrl
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104092
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104092: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104097
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104100
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104101
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104104
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104123
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104125
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104137
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104150
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104152
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104158
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104160
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104160: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104172
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104177
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104192
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104201
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104204
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104204: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104324
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104329
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104385
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104386
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104388
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104399
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104403
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104403%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104403: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104408
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104438
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104439
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104444
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104466
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104502
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104504
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104505
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104505: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104506
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104506%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104506: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104507
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104508
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104509
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104577
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104583
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104583: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104653
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104653%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104653: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104660
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104670
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104673
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104680
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104685
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104687
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104687%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104687: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104697
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104707
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104710
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104724
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104727
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104728
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104728: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104732
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104734
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104734%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104734: 2
2026-03-30 07:06:30 [manheim.gb] WARNING: Skipping listing 4104734: missing VehicleDetailPageUrl
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104736
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104736: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104742
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104742: 2
2026-03-30 07:06:30 [manheim.gb] WARNING: Skipping listing 4104742: missing VehicleDetailPageUrl
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104745
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104746
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104749
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104752
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104752%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104752: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104753
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104754
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104759
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104760
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104762
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104764
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104778
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104786
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104786: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104801
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104812
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104813
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104813%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104813: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104838
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104838%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104838: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104841
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104841%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104841: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104843
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104846
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104847
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104848
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104867
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104868
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104870
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104870: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104871
2026-03-30 07:06: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 07:06:30 [manheim.gb] INFO: Page 65: 100 results (total: 14090)
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104876
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104882
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104885
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104886
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104889
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104908
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104929
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104932
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104940
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104959
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104959: 2
2026-03-30 07:06:30 [manheim.gb] WARNING: Skipping listing 4104959: missing VehicleDetailPageUrl
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104962
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104963
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104964
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104965
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104977
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104977%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4104977: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104980
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4104980: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104981
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104984
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104995
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4104997
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105028
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105029
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105032
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105032%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4105032: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105039
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105062
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105075
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105075%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4105075: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105077
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105090
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105092
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105093
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105093: 2
2026-03-30 07:06:30 [manheim.gb] WARNING: Skipping listing 4105093: missing VehicleDetailPageUrl
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105099
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105099%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4105099: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105100
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105102
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105103
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105116
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105119
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105119%27 HTTP/1.1" 200 None
2026-03-30 07:06:30 [manheim.gb] INFO: Scrape type for 4105119: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105130
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105144
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105144: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105154
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105169
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105171
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105175
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105175: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105182
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105182: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105210
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105212
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105218
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105227
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105251
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105254
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105254: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105268
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105283
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105283: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105285
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105289
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105291
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105292
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105310
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105310: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105327
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:30 [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 07:06:30 [manheim.gb] INFO: Scrape type for 4105327: 0
2026-03-30 07:06:30 [manheim.gb] INFO: Found listing with ID: 4105330
2026-03-30 07:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105330: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105331
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105332
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105332%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105332: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105339
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105339%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105339: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105339: missing VehicleDetailPageUrl
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105343
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105343%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105343: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105343: missing VehicleDetailPageUrl
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105353
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105369
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105371
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105375
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105375%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105375: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105382
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105382: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105382: missing VehicleDetailPageUrl
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105386
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105386%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105386: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105388
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105388: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105398
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105400
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105410
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105413
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105416
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105418
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105418%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105418: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105421
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105422
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105423
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105423: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105424
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105426
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105426: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105427
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105430
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105432
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105441
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105443
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105454
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105455
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105460
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105466
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105483
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105483: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105492
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105492%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105492: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105495
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105519
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105519%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105519: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105519: missing VehicleDetailPageUrl
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105526
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105534
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105534%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105534: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105539
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105541
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105541: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105542
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105545
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105551
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105551: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105551: missing VehicleDetailPageUrl
2026-03-30 07:06: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 07:06:31 [manheim.gb] INFO: Page 66: 100 results (total: 14090)
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105553
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105559
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105559%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105559: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105562
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105566
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105566: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105568
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105569
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105569: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105573
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105574
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105581
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105581%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105581: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105589
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105594
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105600
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105603
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105610
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105617
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105621
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105624
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105660
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105669
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105669%27 HTTP/1.1" 200 None
2026-03-30 07:06:31 [manheim.gb] INFO: Scrape type for 4105669: 2
2026-03-30 07:06:31 [manheim.gb] WARNING: Skipping listing 4105669: missing VehicleDetailPageUrl
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105676
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105685
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105685: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105687
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105689
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105689: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105693
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105695
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105696
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105698
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105699
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105708
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105711
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105743
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105744
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105774
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105775
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105788
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105788: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105815
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105820
2026-03-30 07:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:31 [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 07:06:31 [manheim.gb] INFO: Scrape type for 4105820: 0
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105822
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105825
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105856
2026-03-30 07:06:31 [manheim.gb] INFO: Found listing with ID: 4105869
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105870
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105872
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4105872: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105879
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105879%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4105879: 2
2026-03-30 07:06:32 [manheim.gb] WARNING: Skipping listing 4105879: missing VehicleDetailPageUrl
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105966
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105987
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105987%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4105987: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4105989
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106009
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106012
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106051
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106051%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106051: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106069
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106082
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106082%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106082: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106083
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106083: 2
2026-03-30 07:06:32 [manheim.gb] WARNING: Skipping listing 4106083: missing VehicleDetailPageUrl
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106093
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106093: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106099
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106131
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106134
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106135
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106137
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106140
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106141
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106149
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106149: 2
2026-03-30 07:06:32 [manheim.gb] WARNING: Skipping listing 4106149: missing VehicleDetailPageUrl
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106150
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106160
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106161
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106162
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106162%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106162: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106164
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106167
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106170
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106174
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106179
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106179%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106179: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106180
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106180: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106183
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106184
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106184: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106190
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106190: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106192
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106198
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106204
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106204: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106207
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106207: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106210
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106210%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106210: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106212
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106212%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106212: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106214
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106215
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106217
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106218
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106220
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106220: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106230
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106230%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106230: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106232
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106232%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106232: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106246
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106278
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106278%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106278: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106296
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106303
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106305
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106309
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106309%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106309: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106311
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106311%27 HTTP/1.1" 200 None
2026-03-30 07:06:32 [manheim.gb] INFO: Scrape type for 4106311: 0
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106312
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106313
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106314
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106317
2026-03-30 07:06:32 [manheim.gb] INFO: Found listing with ID: 4106325
2026-03-30 07:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:32 [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 07:06:32 [manheim.gb] INFO: Scrape type for 4106325: 0
2026-03-30 07:06: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 07:06:33 [manheim.gb] INFO: Page 67: 100 results (total: 14090)
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106399
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106411
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106411: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106412
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106423
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106424
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106433
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106434
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106434%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106434: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106435
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106438
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106444
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106444: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106449
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106449: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106450
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106451
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106452
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106453
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106456
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106456%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106456: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106460
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106467
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106467%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106467: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106469
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106472
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106472: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106484
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106497
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106497: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106498
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106499
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106501
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106515
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106521
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106522
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106524
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106528
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106531
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106547
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106547%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106547: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106550
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106550%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106550: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106552
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106557
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106557%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106557: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106559
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106561
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106564
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106564: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106609
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106621
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106621: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106625
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106629
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106630
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106631
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106632
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106633
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106634
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106635
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106655
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106658
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106662
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106662: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106664
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106664: 2
2026-03-30 07:06:33 [manheim.gb] WARNING: Skipping listing 4106664: missing VehicleDetailPageUrl
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106676
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106676%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106676: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106700
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106700%27 HTTP/1.1" 200 None
2026-03-30 07:06:33 [manheim.gb] INFO: Scrape type for 4106700: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106710
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106717
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106717: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106735
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106741
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106742
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106760
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106760: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106780
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106781
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106783
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106783: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106789
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106790
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106790: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106791
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106796
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106802
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106803
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106807
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106807: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106825
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106830
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106830: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106831
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106832
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106832: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106833
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106840
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106840: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106843
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106845
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106845: 2
2026-03-30 07:06:33 [manheim.gb] WARNING: Skipping listing 4106845: missing VehicleDetailPageUrl
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106847
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106848
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106851
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106854
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106860
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106861
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106864
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106865
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106868
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106870
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106871
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106886
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106889
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106890
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106895
2026-03-30 07:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:33 [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 07:06:33 [manheim.gb] INFO: Scrape type for 4106895: 0
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106903
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106910
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106913
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106914
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106916
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106927
2026-03-30 07:06:33 [manheim.gb] INFO: Found listing with ID: 4106930
2026-03-30 07:06: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 07:06:34 [manheim.gb] INFO: Page 68: 100 results (total: 14090)
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106935
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106937
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4106937: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106942
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106943
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106944
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4106944: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106946
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106947
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4106947: 2
2026-03-30 07:06:34 [manheim.gb] WARNING: Skipping listing 4106947: missing VehicleDetailPageUrl
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106949
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106950
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4106950: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106951
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106954
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106955
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106956
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106958
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4106958: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106961
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106963
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106972
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106974
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106981
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106982
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106992
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106993
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106995
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4106998
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107001
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107009
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107028
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107042
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107044
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107044: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107048
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107053
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107054
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107054: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107056
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107056%27 HTTP/1.1" 200 None
2026-03-30 07:06:34 [manheim.gb] INFO: Scrape type for 4107056: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107057
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107058
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107059
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107059: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107060
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107061
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107062
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107062: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107064
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107065
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107065%27 HTTP/1.1" 200 None
2026-03-30 07:06:34 [manheim.gb] INFO: Scrape type for 4107065: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107073
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107074
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107075
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107076
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107082
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107090
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107091
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107097
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107101
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107101: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107109
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107113
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107113: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107116
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107131
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107132
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107132%27 HTTP/1.1" 200 None
2026-03-30 07:06:34 [manheim.gb] INFO: Scrape type for 4107132: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107135
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107142
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107145
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107164
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107164: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107170
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107170%27 HTTP/1.1" 200 None
2026-03-30 07:06:34 [manheim.gb] INFO: Scrape type for 4107170: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107189
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107193
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107193: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107197
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107202
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107226
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107245
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107247
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107257
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107257: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107268
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107279
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107280
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107282
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107285
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107286
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107288
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107290
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107290: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107291
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107292
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107292: 2
2026-03-30 07:06:34 [manheim.gb] WARNING: Skipping listing 4107292: missing VehicleDetailPageUrl
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107297
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107311
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107315
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107328
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107328: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107334
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107339
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107341
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107344
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107348
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107389
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107404
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107404%27 HTTP/1.1" 200 None
2026-03-30 07:06:34 [manheim.gb] INFO: Scrape type for 4107404: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107441
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107479
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107483
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107483: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107489
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107496
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107518
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107537
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107555
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107600
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107602
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107618
2026-03-30 07:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:34 [manheim.gb] INFO: Page 69: 100 results (total: 14090)
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107620
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107625
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107625: 0
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107628
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107629
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107631
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107632
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107635
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107638
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107641
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107645
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107650
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:34 [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 07:06:34 [manheim.gb] INFO: Scrape type for 4107650: 2
2026-03-30 07:06:34 [manheim.gb] WARNING: Skipping listing 4107650: missing VehicleDetailPageUrl
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107651
2026-03-30 07:06:34 [manheim.gb] INFO: Found listing with ID: 4107656
2026-03-30 07:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107656%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4107656: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107657
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107658
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107658: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107659
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107665
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107665: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107667
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107670
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107670%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4107670: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107680
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107681
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107681: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107683
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107683: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107684
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107686
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107686: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107688
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107706
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107709
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107709: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107711
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107713
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107713: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107715
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107724
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107725
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107725: 2
2026-03-30 07:06:35 [manheim.gb] WARNING: Skipping listing 4107725: missing VehicleDetailPageUrl
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107726
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107727
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107728
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107730
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107731
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107734
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107734%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4107734: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107735
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107740
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107741
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107741: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107742
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107742: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107746
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107773
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107777
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107779
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107791
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107839
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107840
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107845
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107846
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107849
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107856
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107858
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107862
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107863
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107863: 2
2026-03-30 07:06:35 [manheim.gb] WARNING: Skipping listing 4107863: missing VehicleDetailPageUrl
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107865
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107868
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107868: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107871
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107871: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107876
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107879
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4107879: 2
2026-03-30 07:06:35 [manheim.gb] WARNING: Skipping listing 4107879: missing VehicleDetailPageUrl
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107882
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107884
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107903
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107980
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107985
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107987
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107988
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107990
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4107994
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108007
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108008
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108008%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4108008: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108011
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108011%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4108011: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108013
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108016
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108025
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108027
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108028
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108031
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108032
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108052
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108055
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108072
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108094
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108104
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108104: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108111
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108111: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108112
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108116
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108116: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108117
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108117: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108122
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108142
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108143
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108145
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108145: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108146
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108156
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108170
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108170%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4108170: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108171
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108171: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108172
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108172: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108173
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108187
2026-03-30 07:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:35 [manheim.gb] INFO: Page 70: 100 results (total: 14090)
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108190
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108191
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108192
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108195
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108198
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108198: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108199
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108200
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:35 [manheim.gb] INFO: Scrape type for 4108200: 2
2026-03-30 07:06:35 [manheim.gb] WARNING: Skipping listing 4108200: missing VehicleDetailPageUrl
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108208
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108208: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108211
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108214
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108223
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108231
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108231%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4108231: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108232
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108235
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108239
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108239%27 HTTP/1.1" 200 None
2026-03-30 07:06:35 [manheim.gb] INFO: Scrape type for 4108239: 0
2026-03-30 07:06:35 [manheim.gb] INFO: Found listing with ID: 4108242
2026-03-30 07:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:35 [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 07:06:35 [manheim.gb] INFO: Scrape type for 4108242: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108244
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108245
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108246
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108250
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108251
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108257
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108258
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108258%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108258: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108259
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108265
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108267
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108267: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108271
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108273
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108274
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108274%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108274: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108293
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108295
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108295: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108298
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108299
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108299: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108300
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108301
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108302
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108305
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108307
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108309
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108311
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108318
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108318%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108318: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108325
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108329
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108330
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108333
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108333: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108343
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108345
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108345: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108346
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108348
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108349
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108350
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108352
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108354
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108355
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108357
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108362
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108365
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108367
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108376
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108377
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108377: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108382
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108406
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108406%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108406: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108407
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108407: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108421
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108421: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108427
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108431
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108432
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108432%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108432: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108433
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108435
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108435%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108435: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108460
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108464
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108466
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108466: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108487
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108488
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108495
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108495%27 HTTP/1.1" 200 None
2026-03-30 07:06:36 [manheim.gb] INFO: Scrape type for 4108495: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108496
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:36 [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 07:06:36 [manheim.gb] INFO: Scrape type for 4108496: 0
2026-03-30 07:06:36 [manheim.gb] INFO: Found listing with ID: 4108508
2026-03-30 07:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108508: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108533
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108536
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108548
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108550
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108555
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:37 [manheim.gb] INFO: Scrape type for 4108555: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108563
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108568
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108569
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108571
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108573
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108577
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108585
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108587
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108589
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108591
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108600
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108600: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108602
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108602: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108608
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108610
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108617
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108627
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108630
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108640
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108640%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108640: 0
2026-03-30 07:06: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 07:06:37 [manheim.gb] INFO: Page 71: 100 results (total: 14090)
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108641
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108644
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108659
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108661
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108667
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108667%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108667: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108670
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108672
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108672%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108672: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108675
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108675: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108676
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108677
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108677: 2
2026-03-30 07:06:37 [manheim.gb] WARNING: Skipping listing 4108677: missing VehicleDetailPageUrl
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108682
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108686
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108688
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108688: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108694
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108695
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108695: 2
2026-03-30 07:06:37 [manheim.gb] WARNING: Skipping listing 4108695: missing VehicleDetailPageUrl
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108736
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108747
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108747: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108820
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108823
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108823%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108823: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108825
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108825%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108825: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108826
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108827
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108828
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108829
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108841
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108841: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108843
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108844
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108845
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108850
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108933
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108959
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108963
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108967
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108973
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108979
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4108979: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108980
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108992
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108992%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108992: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108994
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4108999
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108999%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4108999: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109001
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109005
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109006
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109006%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109006: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109021
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109026
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109027
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109027%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109027: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109038
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109038: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109040
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109055
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109059
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109214
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109216
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109217
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109237
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109282
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109311
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109313
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109313: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109314
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109316
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109328
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109330
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109332
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109333
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109335
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109336
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109336: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109337
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109338
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109341
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109341: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109342
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109344
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109348
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109348: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109349
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109349: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109357
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109359
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109360
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109366
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109366: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109369
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109378
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109378%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109378: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109392
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109392%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109392: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109402
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109415
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109422
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109449
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109450
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109450: 2
2026-03-30 07:06:37 [manheim.gb] WARNING: Skipping listing 4109450: missing VehicleDetailPageUrl
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109452
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109453
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109465
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109469
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109490
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109493
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109498
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109501
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [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 07:06:37 [manheim.gb] INFO: Scrape type for 4109501: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109502
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109504
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109508
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109512
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109521
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109523
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109526
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109526%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109526: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109528
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109528%27 HTTP/1.1" 200 None
2026-03-30 07:06:37 [manheim.gb] INFO: Scrape type for 4109528: 0
2026-03-30 07:06:37 [manheim.gb] INFO: Found listing with ID: 4109537
2026-03-30 07:06: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 07:06:38 [manheim.gb] INFO: Page 72: 100 results (total: 14090)
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109543
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109544
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109548
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109549
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109550
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109551
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109559
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109559: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109560
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109560: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109564
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109568
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109569
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109572
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109579
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109579%27 HTTP/1.1" 200 None
2026-03-30 07:06:38 [manheim.gb] INFO: Scrape type for 4109579: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109580
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109584
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109587
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109588
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109602
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109603
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109612
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109613
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109620
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109626
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109635
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109640
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109662
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109664
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109679
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109691
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109704
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109704%27 HTTP/1.1" 200 None
2026-03-30 07:06:38 [manheim.gb] INFO: Scrape type for 4109704: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109707
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109708
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109713
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109713%27 HTTP/1.1" 200 None
2026-03-30 07:06:38 [manheim.gb] INFO: Scrape type for 4109713: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109716
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109717
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109718
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109719
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109720
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109721
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109722
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109723
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109725
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109726
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109727
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109728
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109729
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109730
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109736
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109737
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109744
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109751
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109751: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109759
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109759: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109760
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109762
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109763
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109771
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109772
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109773
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109774
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109775
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109776
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109776%27 HTTP/1.1" 200 None
2026-03-30 07:06:38 [manheim.gb] INFO: Scrape type for 4109776: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109779
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109782
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109782%27 HTTP/1.1" 200 None
2026-03-30 07:06:38 [manheim.gb] INFO: Scrape type for 4109782: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109784
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109789
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109790
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109793
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109793: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109794
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109796
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109797
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109797: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109798
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109799
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109804
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109805
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109806
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109807
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109811
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109816
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109818
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109819
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109833
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109835
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109839
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109843
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109846
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109846: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109848
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109850
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109852
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109852: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109855
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109856
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109866
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109867
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109868
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109869
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109869: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109870
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109887
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109891
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109891: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109892
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109896
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109896: 0
2026-03-30 07:06:38 [manheim.gb] INFO: Found listing with ID: 4109901
2026-03-30 07:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:38 [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 07:06:38 [manheim.gb] INFO: Scrape type for 4109901: 0
2026-03-30 07:06: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 07:06:39 [manheim.gb] INFO: Page 73: 100 results (total: 14090)
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109902
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109902%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4109902: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109922
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109923
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109924
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4109924: 2
2026-03-30 07:06:39 [manheim.gb] WARNING: Skipping listing 4109924: missing VehicleDetailPageUrl
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109927
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109928
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109936
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109946
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109948
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109955
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109959
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109963
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109964
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109967
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109978
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109996
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4109996: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109997
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4109999
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110002
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110002: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110004
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110005
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110008
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110012
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110017
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110017%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110017: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110018
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110033
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110040
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110043
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110043: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110046
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110055
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110056
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110056: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110057
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110058
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110059
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110060
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110061
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110061: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110063
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110077
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110079
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110079%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110079: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110085
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110087
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110092
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110098
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110099
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110108
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110114
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110115
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110115%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110115: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110117
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110117%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110117: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110127
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110127%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110127: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110131
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110134
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110138
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110140
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110140%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110140: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110144
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110146
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110153
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110153: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110159
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110159: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110163
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110166
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110183
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110191
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110203
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110203: 2
2026-03-30 07:06:39 [manheim.gb] WARNING: Skipping listing 4110203: missing VehicleDetailPageUrl
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110204
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110204%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110204: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110213
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110213%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110213: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110217
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110217: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110218
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110218: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110219
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110225
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110226
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110226: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110234
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110250
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110251
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110258
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110261
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110261%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110261: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110264
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110268
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110269
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110273
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110275
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110286
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110310
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110318
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110321
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110321%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110321: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110322
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110322%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110322: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110323
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110324
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110325
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110326
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110330
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110330: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110332
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110333
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110353
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110354
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110355
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110356
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110357
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110357: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110358
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110359
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110360
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110361
2026-03-30 07:06: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 07:06:39 [manheim.gb] INFO: Page 74: 100 results (total: 14090)
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110362
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110363
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [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 07:06:39 [manheim.gb] INFO: Scrape type for 4110363: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110367
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110368
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110370
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110370%27 HTTP/1.1" 200 None
2026-03-30 07:06:39 [manheim.gb] INFO: Scrape type for 4110370: 0
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110375
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110377
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110379
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110381
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110382
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110383
2026-03-30 07:06:39 [manheim.gb] INFO: Found listing with ID: 4110385
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110387
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110393
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110395
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110398
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110402
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110403
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110404
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110413
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110539
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110539: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110547
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110551
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110553
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110597
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110651
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110652
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110653
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110653: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110654
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110662
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110663
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110665
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110666
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110671
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110671: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110672
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110673
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110674
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110680
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110681
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110689
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110692
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110693
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110697
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110704
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110704: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110718
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110724
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110724: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110726
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110731
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110731%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4110731: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110737
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110750
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110752
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110768
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110783
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110795
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110796
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110830
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4110830: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110869
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110869%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4110869: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110874
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110875
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110876
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110878
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110973
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110985
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4110993
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110993%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4110993: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111003
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111008
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4111008: 2
2026-03-30 07:06:40 [manheim.gb] WARNING: Skipping listing 4111008: missing VehicleDetailPageUrl
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111010
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4111010: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111013
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111014
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111014%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4111014: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111016
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111016%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4111016: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111020
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111021
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111026
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111028
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111029
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111033
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111034
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111034%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4111034: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111035
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4111035: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111037
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111042
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111046
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111047
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111051
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111053
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111054
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111054%27 HTTP/1.1" 200 None
2026-03-30 07:06:40 [manheim.gb] INFO: Scrape type for 4111054: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111078
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111083
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111086
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111091
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111137
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111160
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111167
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111183
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111185
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111190
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111193
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111195
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111198
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111199
2026-03-30 07:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:40 [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 07:06:40 [manheim.gb] INFO: Scrape type for 4111199: 0
2026-03-30 07:06:40 [manheim.gb] INFO: Found listing with ID: 4111202
2026-03-30 07:06: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 07:06:41 [manheim.gb] INFO: Page 75: 100 results (total: 14090)
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111203
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111204
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111206
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111219
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111221
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111228
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111229
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111230
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111234
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111236
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111237
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111238
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111239
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111241
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111243
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111245
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111257
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111257: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111258
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111261
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111261%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111261: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111263
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111268
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111273
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111277
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111277%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111277: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111282
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111295
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111295%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111295: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111296
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111296%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111296: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111297
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111297%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111297: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111348
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111355
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111359
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111359%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111359: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111362
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111362%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111362: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111363
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111371
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111372
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111373
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111376
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111377
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111378
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111379
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111381
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111382
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111383
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111383%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111383: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111384
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111385
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111386
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111386: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111387
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111389
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111394
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111401
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111401%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111401: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111402
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111403
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111404
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111405
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111406
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111406%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111406: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111408
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111411
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111413
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111413%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111413: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111416
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111416%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111416: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111417
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111417: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111419
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111420
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111420: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111421
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111424
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111425
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111436
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111443
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111444
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111445
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111450
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111454
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111457
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111457: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111459
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111460
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111460%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111460: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111461
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111462
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111463
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111464
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111464%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111464: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111467
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111468
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111472
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111473
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111475
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111477
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111477: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111478
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111478: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111479
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111480
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111481
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111483
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111484
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111485
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111485%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111485: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111487
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111489
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111489%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111489: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111492
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111493
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111494
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111495
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111496
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111497
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111498
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111499
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111499%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111499: 0
2026-03-30 07:06: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 07:06:41 [manheim.gb] INFO: Page 76: 100 results (total: 14090)
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111500
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111502
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111505
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111506
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111509
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111511
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111511%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111511: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111514
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111515
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111516
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111522
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111522%27 HTTP/1.1" 200 None
2026-03-30 07:06:41 [manheim.gb] INFO: Scrape type for 4111522: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111524
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111525
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111527
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111528
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111528: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111530
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111532
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111533
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111534
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111535
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111535: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111539
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111542
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111543
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111547
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111553
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111555
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111557
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111558
2026-03-30 07:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:41 [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 07:06:41 [manheim.gb] INFO: Scrape type for 4111558: 0
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111559
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111560
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111561
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111564
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111565
2026-03-30 07:06:41 [manheim.gb] INFO: Found listing with ID: 4111566
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111566: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111567
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111568
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111569
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111569%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111569: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111570
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111571
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111574
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111574%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111574: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111576
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111578
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111582
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111583
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111584
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111586
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111590
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111591
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111596
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111596: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111598
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111598: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111599
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111602
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111615
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111615: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111623
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111624
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111625
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111628
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111629
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111630
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111631
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111633
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111634
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111636
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111637
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111639
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111639: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111640
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111641
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111641: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111642
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111644
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111644: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111653
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111657
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111657: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111658
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111658: 2
2026-03-30 07:06:42 [manheim.gb] WARNING: Skipping listing 4111658: missing VehicleDetailPageUrl
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111665
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111665%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111665: 2
2026-03-30 07:06:42 [manheim.gb] WARNING: Skipping listing 4111665: missing VehicleDetailPageUrl
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111667
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111670
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111671
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111674
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111679
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111691
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111692
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111692: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111701
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111707
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111711
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111714
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111715
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111722
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111740
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111764
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111764%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111764: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111765
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111765: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111767
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111768
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111771
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111774
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111776
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111793
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111794
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111794: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111795
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111795: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111796
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111801
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111802
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111806
2026-03-30 07:06: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 07:06:42 [manheim.gb] INFO: Page 77: 100 results (total: 14090)
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111807
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111808
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111809
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111809: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111811
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111818
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111820
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111824
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111824%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111824: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111827
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111827%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111827: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111829
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111833
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111835
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111836
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111836%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111836: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111837
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111837: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111838
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111838: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111841
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111842
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111843
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111844
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111845
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111845%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111845: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111846
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111859
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111860
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111861
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111863
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111864
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111865
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111865: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111866
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111867
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111868
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111868%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111868: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111870
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111870%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111870: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111871
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111873
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111873: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111875
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111879
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111879%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111879: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111880
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111883
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111885
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111887
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111887: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111892
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111894
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111894%27 HTTP/1.1" 200 None
2026-03-30 07:06:42 [manheim.gb] INFO: Scrape type for 4111894: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111898
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111899
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111901
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111904
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111918
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111918: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111922
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111923
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111926
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:42 [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 07:06:42 [manheim.gb] INFO: Scrape type for 4111926: 0
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111927
2026-03-30 07:06:42 [manheim.gb] INFO: Found listing with ID: 4111928
2026-03-30 07:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4111928: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111934
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111943
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111944
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111946
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111947
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111948
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111951
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4111951: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111952
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4111952: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111953
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111955
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111956
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111957
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111958
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111959
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111960
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111962
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111965
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4111965: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111967
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4111967: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111968
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111970
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111974
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111974%27 HTTP/1.1" 200 None
2026-03-30 07:06:43 [manheim.gb] INFO: Scrape type for 4111974: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111976
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111987
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111995
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4111999
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112010
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112013
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112014
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112016
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112017
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112022
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112024
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112025
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112026
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112026: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112029
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112029: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112032
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112034
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112034: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112035
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112036
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112039
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112041
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112044
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112044%27 HTTP/1.1" 200 None
2026-03-30 07:06:43 [manheim.gb] INFO: Scrape type for 4112044: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112045
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112045: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112046
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112046: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112047
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112048
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112049
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112050
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112053
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112054
2026-03-30 07:06: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 07:06:43 [manheim.gb] INFO: Page 78: 100 results (total: 14090)
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112055
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112056
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112057
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112057: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112058
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112060
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112062
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112063
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112063: 0
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112065
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112066
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112069
2026-03-30 07:06:43 [manheim.gb] INFO: Found listing with ID: 4112071
2026-03-30 07:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:43 [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 07:06:43 [manheim.gb] INFO: Scrape type for 4112071: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112073
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112073: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112074
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112075
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112076
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112078
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112078: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112079
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112079: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112081
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112085
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112085: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112087
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112088
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112089
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112089: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112091
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112093
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112096
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112099
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112100
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112101
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112103
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112104
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112106
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112107
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112108
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112110
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112110%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112110: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112112
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112113
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112113: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112115
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112115: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112117
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112117%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112117: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112119
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112119%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112119: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112124
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112126
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112127
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112128
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112130
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112130: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112131
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112131: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112134
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112137
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112138
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112139
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112140
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112140%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112140: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112141
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112142
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112142: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112143
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112144
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112144%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112144: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112149
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112150
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112150: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112154
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112164
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112164: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112165
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112165: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112169
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112173
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112173%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112173: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112176
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112178
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112184
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112184%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112184: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112185
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112185%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112185: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112186
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112186: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112189
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112202
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112202%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112202: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112207
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112213
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112215
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112215%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112215: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112229
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112233
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112249
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112249: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112252
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112253
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112264
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112264: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112284
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112292
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112293
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112294
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112297
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112307
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112312
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112322
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112325
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112326
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112328
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112329
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112329: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112330
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112331
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112334
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112336
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112336%27 HTTP/1.1" 200 None
2026-03-30 07:06:44 [manheim.gb] INFO: Scrape type for 4112336: 0
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112338
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112340
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112344
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112346
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112350
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112352
2026-03-30 07:06:44 [manheim.gb] INFO: Found listing with ID: 4112354
2026-03-30 07:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:44 [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 07:06:44 [manheim.gb] INFO: Scrape type for 4112354: 0
2026-03-30 07:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:45 [manheim.gb] INFO: Page 79: 100 results (total: 14090)
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112355
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112356
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112357
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112358
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112362
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112395
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112405
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112417
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112417%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112417: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112425
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112428
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112429
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112436
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112436: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112439
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112439: 2
2026-03-30 07:06:45 [manheim.gb] WARNING: Skipping listing 4112439: missing VehicleDetailPageUrl
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112441
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112449
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112449: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112458
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112462
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112463
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112467
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112469
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112477
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112479
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112483
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112484
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112484%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112484: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112485
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112487
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112491
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112494
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112497
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112498
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112499
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112499%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112499: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112500
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112501
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112504
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112510
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112514
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112517
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112519
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112520
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112521
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112524
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112524%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112524: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112529
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112529%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112529: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112548
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112548: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112549
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112549%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112549: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112550
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112553
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112553: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112554
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112554%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112554: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112555
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112556
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112557
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112558
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112559
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112567
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112567: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112580
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112580: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112581
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112581: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112582
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112583
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112584
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112585
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112586
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112587
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112587%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112587: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112588
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112589
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112591
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112592
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112593
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112596
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112597
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112601
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112602
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112603
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112604
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112605
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112606
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112607
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112608
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112609
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112610
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112612
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112612: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112613
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112616
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112617
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112617: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112620
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112623
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112625
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112625: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112686
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112686%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4112686: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112799
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112820
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112821
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112822
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112825
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112826
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112831
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112918
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112920
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112922
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112927
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112930
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112932
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112933
2026-03-30 07:06: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 07:06:45 [manheim.gb] INFO: Page 80: 100 results (total: 14090)
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112937
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112937: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4112938
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4112938: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113037
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113115
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113117
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113122
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113129
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113134
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113137
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113139
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113142
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113142%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4113142: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113146
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113149
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113153
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113153: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113155
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113155%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4113155: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113156
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113160
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113178
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113180
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113181
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113183
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113184
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113188
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113189
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113205
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113209
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113210
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113236
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113278
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113337
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113337: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113348
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113351
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113355
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113358
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113360
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113365
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113372
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113378
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113430
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113444
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113449
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113455
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113459
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113461
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113468
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113469
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113471
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113472
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113474
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113475
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113477
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113487
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113493
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113494
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113496
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113500
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113501
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113510
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113510: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113511
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113513
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113514
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113515
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113516
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113518
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113519
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113523
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113526
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113527
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113527%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4113527: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113528
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113531
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113532
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113533
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113534
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113534%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4113534: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113535
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113543
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113544
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113546
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113547
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113547: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113548
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113550
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113551
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113552
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113552: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113553
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113553: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113554
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113554%27 HTTP/1.1" 200 None
2026-03-30 07:06:45 [manheim.gb] INFO: Scrape type for 4113554: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113555
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113565
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113567
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113573
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113573: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113576
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:45 [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 07:06:45 [manheim.gb] INFO: Scrape type for 4113576: 0
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113577
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113578
2026-03-30 07:06:45 [manheim.gb] INFO: Found listing with ID: 4113579
2026-03-30 07:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113579: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113581
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113581: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113582
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113585
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113587
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113592
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113592%27 HTTP/1.1" 200 None
2026-03-30 07:06:46 [manheim.gb] INFO: Scrape type for 4113592: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113593
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113596
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113596: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113597
2026-03-30 07:06: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 07:06:46 [manheim.gb] INFO: Page 81: 100 results (total: 14090)
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113598
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113618
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113677
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113677%27 HTTP/1.1" 200 None
2026-03-30 07:06:46 [manheim.gb] INFO: Scrape type for 4113677: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113700
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113709
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113714
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113717
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113724
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113768
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113768: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113772
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113773
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113773: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113774
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113776
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113777
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113778
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113780
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113780: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113783
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113789
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113790
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113811
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113812
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113814
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113819
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113822
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113829
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113833
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113833: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113836
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113841
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113843
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113844
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113845
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113845: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113847
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113848
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113851
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113852
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113854
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113856
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113857
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113862
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113863
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113865
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113865: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113866
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113869
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113870
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113872
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113873
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113873: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113875
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113875: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113876
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113876: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113877
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113877: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113891
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113893
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113894
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113896
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113897
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113898
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113899
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113909
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113916
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113916: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113920
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113922
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113924
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113924: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113926
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113926: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113928
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113930
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113930: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113931
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113934
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113935
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113936
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113942
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113944
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113944%27 HTTP/1.1" 200 None
2026-03-30 07:06:46 [manheim.gb] INFO: Scrape type for 4113944: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113945
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113945%27 HTTP/1.1" 200 None
2026-03-30 07:06:46 [manheim.gb] INFO: Scrape type for 4113945: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113950
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113952
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113954
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113955
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113955: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113956
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113957
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113958
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113959
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113959: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113963
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113966
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113967
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113969
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113969: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113973
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113974
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113975
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113982
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113984
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113988
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113988%27 HTTP/1.1" 200 None
2026-03-30 07:06:46 [manheim.gb] INFO: Scrape type for 4113988: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113990
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113991
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4113991: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113995
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113998
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4113999
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114000
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114001
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114015
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4114015: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114016
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114028
2026-03-30 07:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:46 [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 07:06:46 [manheim.gb] INFO: Scrape type for 4114028: 0
2026-03-30 07:06:46 [manheim.gb] INFO: Found listing with ID: 4114029
2026-03-30 07:06: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 07:06:47 [manheim.gb] INFO: Page 82: 100 results (total: 14090)
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114031
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114031: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114033
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114033: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114036
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114038
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114047
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114047: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114053
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114054
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114054%27 HTTP/1.1" 200 None
2026-03-30 07:06:47 [manheim.gb] INFO: Scrape type for 4114054: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114055
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114056
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114057
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114057: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114059
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114061
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114061: 2
2026-03-30 07:06:47 [manheim.gb] WARNING: Skipping listing 4114061: missing VehicleDetailPageUrl
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114063
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114068
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114068: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114074
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114083
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114089
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114091
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114095
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114098
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114101
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114103
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114109
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114116
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114116: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114118
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114119
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114120
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114122
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114122: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114123
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:47 [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 07:06:47 [manheim.gb] INFO: Scrape type for 4114123: 0
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114124
2026-03-30 07:06:47 [manheim.gb] INFO: Found listing with ID: 4114125
2026-03-30 07:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114125%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114125: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114126
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114127
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114128
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114139
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114144
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114145
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114147
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114153
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114155
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114165
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114175
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114177
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114178
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114178: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114180
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114182
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114183
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114184
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114192
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114200
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114202
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114206
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114211
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114211%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114211: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114214
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114220
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114221
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114223
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114224
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114226
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114228
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114228: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114240
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114240%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114240: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114241
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114241: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114243
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114245
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114248
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114252
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114261
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114261: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114262
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114265
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114266
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114267
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114267: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114268
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114269
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114270
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114272
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114274
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114274%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114274: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114275
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114276
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114277
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114277: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114278
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114279
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114280
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114283
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114284
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114285
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114286
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114288
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114290
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114299
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114308
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114333
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114333: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114367
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114378
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114379
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114381
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114382
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114382: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114409
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114411
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114411: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114437
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114437: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114441
2026-03-30 07:06: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 07:06:48 [manheim.gb] INFO: Page 83: 100 results (total: 14090)
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114459
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114459: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114469
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114486
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114487
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114490
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114493
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114494
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114502
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114508
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114509
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114510
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114510%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114510: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114511
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114511: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114515
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114516
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114518
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114520
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114522
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114523
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114524
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114525
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114525%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114525: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114530
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114533
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114535
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114536
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114536: 2
2026-03-30 07:06:48 [manheim.gb] WARNING: Skipping listing 4114536: missing VehicleDetailPageUrl
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114537
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114539
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114540
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114542
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114543
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114545
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114546
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114546%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114546: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114547
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114547%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114547: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114548
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114548%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114548: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114549
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114549%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114549: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114550
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114551
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114553
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114555
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114557
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114558
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114559
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114559%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114559: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114560
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114560: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114561
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114561: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114566
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114567
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114569
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114569: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114571
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114642
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114644
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114645
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114646
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114678
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114678%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114678: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114684
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114687
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114690
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114702
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114702%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114702: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114703
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114703: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114707
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114707%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114707: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114714
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114714: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114717
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114720
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114721
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114722
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114723
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114724
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114726
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114727
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114728
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114728%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114728: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114729
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114729%27 HTTP/1.1" 200 None
2026-03-30 07:06:48 [manheim.gb] INFO: Scrape type for 4114729: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114730
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114730: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114744
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114788
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114799
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114799: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114800
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114803
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114803: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114806
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114808
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114809
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114809: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114813
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114825
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114826
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114827
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114830
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114832
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114833
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114835
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114837
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114838
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114840
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114842
2026-03-30 07:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:48 [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 07:06:48 [manheim.gb] INFO: Scrape type for 4114842: 0
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114852
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114853
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114854
2026-03-30 07:06:48 [manheim.gb] INFO: Found listing with ID: 4114855
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4114855: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114856
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114857
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114861
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114864
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114865
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114866
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114866%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4114866: 0
2026-03-30 07:06: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 07:06:49 [manheim.gb] INFO: Page 84: 100 results (total: 14090)
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114868
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114869
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114869%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4114869: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114873
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114874
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114876
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114876%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4114876: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114879
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114879%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4114879: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114885
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114910
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114918
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114919
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114921
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114928
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114941
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114948
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114952
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114971
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114971%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4114971: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114972
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114973
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114982
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114983
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114984
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4114995
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4114995: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115002
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115009
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115015
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115015%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115015: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115018
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115018%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115018: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115024
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115027
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115028
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115029
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115030
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115030%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115030: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115049
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115051
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4115051: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115052
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115058
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115059
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115071
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115077
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115079
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115079%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115079: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115081
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115083
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115085
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115089
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115089%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115089: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115090
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115092
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115093
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115095
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115097
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115097%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115097: 2
2026-03-30 07:06:49 [manheim.gb] WARNING: Skipping listing 4115097: missing VehicleDetailPageUrl
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115098
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115098%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115098: 2
2026-03-30 07:06:49 [manheim.gb] WARNING: Skipping listing 4115098: missing VehicleDetailPageUrl
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115102
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115104
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115106
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115108
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115112
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115114
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115114%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115114: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115115
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115116
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115117
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115118
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115119
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115120
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4115120: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115121
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115124
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115132
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115134
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115137
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115138
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115139
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115140
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4115140: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115142
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115145
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115146
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115147
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115148
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115149
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115154
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115156
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115158
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4115158: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115159
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115162
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115163
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115164
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115166
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115167
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115170
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115178
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115178%27 HTTP/1.1" 200 None
2026-03-30 07:06:49 [manheim.gb] INFO: Scrape type for 4115178: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115180
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115181
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115182
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115183
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115185
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115188
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115189
2026-03-30 07:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:49 [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 07:06:49 [manheim.gb] INFO: Scrape type for 4115189: 0
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115190
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115191
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115193
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115194
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115195
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115196
2026-03-30 07:06:49 [manheim.gb] INFO: Found listing with ID: 4115197
2026-03-30 07:06: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 07:06:50 [manheim.gb] INFO: Page 85: 100 results (total: 14090)
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115198
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115199
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115201
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115203
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115206
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115207
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115207: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115208
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115209
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115210
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115210: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115211
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115212
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115216
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115217
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115218
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115219
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115220
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115220: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115221
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115221: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115223
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115223%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115223: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115224
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115224%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115224: 2
2026-03-30 07:06:50 [manheim.gb] WARNING: Skipping listing 4115224: missing VehicleDetailPageUrl
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115226
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115229
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115229: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115231
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115231: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115242
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115243
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115244
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115246
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115247
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115249
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115249%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115249: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115252
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115252: 2
2026-03-30 07:06:50 [manheim.gb] WARNING: Skipping listing 4115252: missing VehicleDetailPageUrl
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115253
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115254
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115255
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115259
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115262
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115263
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115265
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115267
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115270
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115275
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115280
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115281
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115284
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115284%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115284: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115285
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115286
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115288
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115288: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115290
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115290: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115291
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115292
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115293
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115293: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115295
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115296
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115297
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115298
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115299
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115299: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115302
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115304
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115305
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115306
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115306: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115308
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115309
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115309: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115310
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115310: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115311
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115312
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115313
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115314
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115314: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115315
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115316
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115322
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115322: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115330
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115330%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115330: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115335
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115335%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115335: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115340
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115341
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115342
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115342%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115342: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115344
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115344: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115345
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115354
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115356
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115359
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115360
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115364
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115372
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115374
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115374%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115374: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115390
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115390%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115390: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115401
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115402
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115403
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115404
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115405
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115406
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115406: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115407
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115408
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115409
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115410
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115411
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115412
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115413
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115414
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115414: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115415
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115418
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115419
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115419%27 HTTP/1.1" 200 None
2026-03-30 07:06:50 [manheim.gb] INFO: Scrape type for 4115419: 0
2026-03-30 07:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:50 [manheim.gb] INFO: Page 86: 100 results (total: 14090)
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115423
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115425
2026-03-30 07:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:50 [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 07:06:50 [manheim.gb] INFO: Scrape type for 4115425: 0
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115428
2026-03-30 07:06:50 [manheim.gb] INFO: Found listing with ID: 4115431
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115440
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115444
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115446
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115446%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115446: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115447
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115450
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115451
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115451%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115451: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115452
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115452%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115452: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115453
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115453%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115453: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115454
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115455
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115456
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115457
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115458
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115459
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115460
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115462
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115463
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115463%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115463: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115464
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115465
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115466
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115467
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115467: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115468
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115469
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115469: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115470
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115472
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115474
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115475
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115477
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115479
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115483
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115487
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115487: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115489
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115491
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115492
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115492: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115493
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115494
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115495
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115497
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115498
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115498: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115499
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115500
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115500%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115500: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115501
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115501: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115502
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115503
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115503: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115504
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115505
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115506
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115507
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115508
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115508: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115509
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115512
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115512%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115512: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115513
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115515
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115516
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115516: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115517
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115518
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115519
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115520
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115520: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115521
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115522
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115522: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115523
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115524
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115526
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115529
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115532
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115539
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115540
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115540: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115542
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115548
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115553
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115559
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115561
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115564
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115565
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115566
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115567
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115568
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115569
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115571
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115572
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115581
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115582
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115583
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115584
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115585
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115586
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [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 07:06:51 [manheim.gb] INFO: Scrape type for 4115586: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115587
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115588
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115589
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115590
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115590%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115590: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115593
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115594
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115594%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115594: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115595
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115595%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115595: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115598
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115598%27 HTTP/1.1" 200 None
2026-03-30 07:06:51 [manheim.gb] INFO: Scrape type for 4115598: 0
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115600
2026-03-30 07:06:51 [manheim.gb] INFO: Found listing with ID: 4115601
2026-03-30 07:06: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 07:06:52 [manheim.gb] INFO: Page 87: 100 results (total: 14090)
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115608
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115609
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115610
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115613
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115613: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115614
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115614%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115614: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115615
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115616
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115617
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115618
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115619
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115620
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115621
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115622
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115624
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115625
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115627
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115628
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115629
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115629: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115630
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115631
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115631: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115632
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115633
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115635
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115636
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115636: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115637
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115639
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115639: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115642
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115644
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115647
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115649
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115650
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115651
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115653
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115653: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115656
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115657
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115660
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115663
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115666
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115669
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115669%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115669: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115673
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115674
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115675
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115676
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115677
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115681
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115682
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115682: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115683
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115685
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115687
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115687: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115691
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115691%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115691: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115692
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115693
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115696
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115696: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115710
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115713
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115722
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115726
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115726: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115728
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115729
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115730
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115731
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115732
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115733
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115735
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115739
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115739%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115739: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115740
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115740: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115745
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115746
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115748
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115754
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115755
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115756
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115756%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115756: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115757
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115758
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115760
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115760: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115761
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115761: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115762
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115764
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115765
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115766
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115766: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115770
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115775
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115775: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115777
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115777: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115780
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115780: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115786
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115788
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115792
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115793
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115793: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115794
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115798
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115804
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115805
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115805: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115807
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115811
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115812
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115815
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115817
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115871
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115872
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115874
2026-03-30 07:06: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 07:06:52 [manheim.gb] INFO: Page 88: 100 results (total: 14090)
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115877
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115878
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115879
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115882
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115883
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115892
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115893
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [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 07:06:52 [manheim.gb] INFO: Scrape type for 4115893: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115968
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115981
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115983
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115983%27 HTTP/1.1" 200 None
2026-03-30 07:06:52 [manheim.gb] INFO: Scrape type for 4115983: 0
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115984
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115985
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115986
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115987
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115988
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115989
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115990
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4115992
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4116006
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4116009
2026-03-30 07:06:52 [manheim.gb] INFO: Found listing with ID: 4116010
2026-03-30 07:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116010: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116011
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116013
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116017
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116018
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116019
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116019: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116020
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116022
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116025
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116026
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116028
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116029
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116036
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116037
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116037: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116040
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116043
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116043: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116044
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116045
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116101
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116103
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116103%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116103: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116106
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116107
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116108
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116108: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116111
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116122
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116129
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116137
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116138
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116142
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116142%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116142: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116143
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116143: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116145
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116146
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116148
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116148%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116148: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116149
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116150
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116157
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116157: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116158
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116158: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116162
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116162%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116162: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116179
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116182
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116182%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116182: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116185
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116193
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116193%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116193: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116195
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116196
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116197
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116198
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116198: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116199
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116201
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116214
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116215
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116216
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116217
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116218
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116219
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116219: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116220
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116221
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116221: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116225
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116226
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116226: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116227
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116227: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116232
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116233
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116235
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116235: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116237
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116238
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116240
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116242
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116244
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116244%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116244: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116246
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116270
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116299
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116299%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116299: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116301
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116303
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116303: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116304
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116305
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116306
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116307
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116308
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116309
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116313
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116314
2026-03-30 07:06: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 07:06:53 [manheim.gb] INFO: Page 89: 100 results (total: 14090)
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116317
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116318
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116318: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116320
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116321
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116323
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116324
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116325
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116326
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116334
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116335
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116336
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116339
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116341
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116345
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116345: 2
2026-03-30 07:06:53 [manheim.gb] WARNING: Skipping listing 4116345: missing VehicleDetailPageUrl
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116346
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116347
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116351
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116351: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116352
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116354
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116356
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116356: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116357
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116357: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116359
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116361
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116377
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116382
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116383
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116384
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116386
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116386%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116386: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116387
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116389
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116390
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116391
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116391: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116392
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116393
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116394
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116395
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116398
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116399
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116399%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116399: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116401
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116402
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116403
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116404
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116405
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116407
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116408
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116408: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116409
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116410
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116412
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116415
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116416
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116417
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116417: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116422
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116423
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116427
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116428
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116433
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116434
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116435
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116438
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116440
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116441
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116447
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116449
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116451
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116452
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116453
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116453%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116453: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116456
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116456%27 HTTP/1.1" 200 None
2026-03-30 07:06:53 [manheim.gb] INFO: Scrape type for 4116456: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116458
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116461
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116461: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116463
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116468
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116470
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116471
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116472
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116473
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116474
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116477
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116478
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116479
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116480
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:53 [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 07:06:53 [manheim.gb] INFO: Scrape type for 4116480: 0
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116481
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116482
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116483
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116484
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116485
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116486
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116488
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116490
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116491
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116494
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116495
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116497
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116498
2026-03-30 07:06:53 [manheim.gb] INFO: Found listing with ID: 4116499
2026-03-30 07:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:54 [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 07:06:54 [manheim.gb] INFO: Scrape type for 4116499: 0
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116501
2026-03-30 07:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:54 [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 07:06:54 [manheim.gb] INFO: Scrape type for 4116501: 0
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116502
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116503
2026-03-30 07:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:54 [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 07:06:54 [manheim.gb] INFO: Scrape type for 4116503: 2
2026-03-30 07:06:54 [manheim.gb] WARNING: Skipping listing 4116503: missing VehicleDetailPageUrl
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116504
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116507
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116508
2026-03-30 07:06: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 07:06:54 [manheim.gb] INFO: Page 90: 100 results (total: 14090)
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116510
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116511
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116512
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116515
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116516
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116524
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116525
2026-03-30 07:06:54 [manheim.gb] INFO: Found listing with ID: 4116528
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116530
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116530%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116530: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116537
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116539
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116539: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116542
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116543
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116543: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116544
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116544: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116545
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116545: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116548
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116549
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116550
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116550: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116552
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116552: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116553
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116556
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116557
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116558
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116558: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116559
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116560
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116561
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116562
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116562: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116569
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116569: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116573
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116575
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116576
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116576%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116576: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116577
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116578
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116578%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116578: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116579
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116580
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116581
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116581: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116582
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116583
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116583: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116584
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116589
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116589: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116590
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116591
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116592
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116592%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116592: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116593
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116594
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116594%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116594: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116595
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116595: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116603
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116607
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116611
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116612
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116614
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116614: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116615
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116618
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116618: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116619
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116620
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116620%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116620: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116623
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116624
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116624%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116624: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116625
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116626
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116626: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116628
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116628: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116629
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116631
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116632
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116634
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116639
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116640
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116640%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116640: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116641
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116644
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116646
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116647
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116648
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116648: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116649
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116656
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116659
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116662
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116663
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116664
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116664: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116666
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116667
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116667: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116668
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116668: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116669
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116670
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116670: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116671
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116671: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116672
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116674
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116675
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116676
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116677
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116678
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116679
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116680
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116681
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116681: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116682
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116683
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116684
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116685
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116686
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116687
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116688
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116690
2026-03-30 07:06: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 07:06:55 [manheim.gb] INFO: Page 91: 100 results (total: 14090)
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116694
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116695
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116697
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116698
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116699
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116699: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116704
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116706
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116706: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116708
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116709
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116710
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116711
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116711%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116711: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116713
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116714
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116715
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [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 07:06:55 [manheim.gb] INFO: Scrape type for 4116715: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116716
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116740
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116741
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116741%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116741: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116742
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116742%27 HTTP/1.1" 200 None
2026-03-30 07:06:55 [manheim.gb] INFO: Scrape type for 4116742: 0
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116743
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116744
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116745
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116749
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116750
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116751
2026-03-30 07:06:55 [manheim.gb] INFO: Found listing with ID: 4116752
2026-03-30 07:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116752: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116754
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116755
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116756
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116757
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116758
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116760
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116761
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116763
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116764
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116765
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116766
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116767
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116768
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116769
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116771
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116772
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116773
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116774
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116776
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116778
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116778: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116779
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116780
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116781
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116781%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116781: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116782
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116783
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116783: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116784
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116786
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116787
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116788
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116788: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116789
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116791
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116792
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116792: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116793
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116793: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116794
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116794: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116795
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116796
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116797
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116799
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116800
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116801
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116802
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116804
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116805
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116807
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116808
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116811
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116813
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116817
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116817%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116817: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116818
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116824
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116826
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116828
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116829
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116830
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116831
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116832
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116832: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116833
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116836
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116837
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116837: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116838
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116839
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116841
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116842
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116843
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116844
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116844: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116845
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116846
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116848
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4116848: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116849
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116850
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116851
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116852
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116854
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4116854: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116856
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116857
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Page 92: 100 results (total: 14090)
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116858
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116858%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116858: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116859
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116860
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116957
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116958
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116964
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116965
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116966
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116967
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116967%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116967: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116969
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116970
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116971
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116973
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116978
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116979
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116980
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116981
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4116981: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116982
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116983
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116983%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116983: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116985
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116989
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116992
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116992%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116992: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116994
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116994%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4116994: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116996
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116997
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4116997: 2
2026-03-30 07:06:56 [manheim.gb] WARNING: Skipping listing 4116997: missing VehicleDetailPageUrl
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116998
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4116998: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4116999
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117001
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4117001: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117004
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4117004: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117034
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117041
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117042
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4117042: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117043
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117044
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06: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 07:06:56 [manheim.gb] INFO: Scrape type for 4117044: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117045
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117046
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117051
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117052
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117053
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117055
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117056
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4117056: 2
2026-03-30 07:06:56 [manheim.gb] WARNING: Skipping listing 4117056: missing VehicleDetailPageUrl
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117057
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117059
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117062
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117071
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117072
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117074
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4117074: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117076
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117083
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117087
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117088
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117089
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117092
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4117092: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117094
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117096
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117096%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4117096: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117098
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117099
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117100
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117101
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117101%27 HTTP/1.1" 200 None
2026-03-30 07:06:56 [manheim.gb] INFO: Scrape type for 4117101: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117108
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4117108: 2
2026-03-30 07:06:56 [manheim.gb] WARNING: Skipping listing 4117108: missing VehicleDetailPageUrl
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117111
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117112
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117113
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117114
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117115
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117116
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:56 [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 07:06:56 [manheim.gb] INFO: Scrape type for 4117116: 0
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117117
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117118
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117120
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117122
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117123
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117124
2026-03-30 07:06:56 [manheim.gb] INFO: Found listing with ID: 4117125
2026-03-30 07:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117125: 2
2026-03-30 07:06:57 [manheim.gb] WARNING: Skipping listing 4117125: missing VehicleDetailPageUrl
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117129
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117130
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117131
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117134
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117134%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117134: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117135
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117136
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117139
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117140
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117142
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117142: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117143
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117144
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117145
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117145: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117150
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117151
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117153
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117153: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117154
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117155
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117158
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117159
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117159: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117161
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117162
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117163
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117164
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117165
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117166
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117169
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117170
2026-03-30 07:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:57 [manheim.gb] INFO: Page 93: 100 results (total: 14090)
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117171
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117172
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117172: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117173
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117174
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117175
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117176
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117176%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117176: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117177
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117177%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117177: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117179
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117179%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117179: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117181
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117182
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117183
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117184
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117185
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117185%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117185: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117186
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117187
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117199
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117200
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117200%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117200: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117201
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117202
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117202%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117202: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117203
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117206
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117208
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117209
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117210
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117210%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117210: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117211
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117212
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117212: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117217
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117219
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117232
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117235
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117241
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117244
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117256
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117263
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117274
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117275
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117276
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117276%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117276: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117281
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117282
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117282: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117284
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117286
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117288
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117293
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117293: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117295
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117316
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117319
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117333
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117335
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117337
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117338
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117339
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117342
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117342%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117342: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117348
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117348%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117348: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117349
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117349: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117350
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117352
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117353
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117395
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117396
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117408
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117408%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117408: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117419
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117419%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117419: 2
2026-03-30 07:06:57 [manheim.gb] WARNING: Skipping listing 4117419: missing VehicleDetailPageUrl
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117423
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117423: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117424
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117426
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117427
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117428
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117429
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117429: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117430
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117451
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117455
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117457
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117458
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117459
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117460
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117461
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117461: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117462
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117463
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117463: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117465
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117465: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117467
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117467%27 HTTP/1.1" 200 None
2026-03-30 07:06:57 [manheim.gb] INFO: Scrape type for 4117467: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117469
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117471
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117473
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117474
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117477
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117477: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117479
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117482
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117482: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117485
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117486
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117487
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117488
2026-03-30 07:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:57 [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 07:06:57 [manheim.gb] INFO: Scrape type for 4117488: 0
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117489
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117490
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117491
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117492
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117493
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117494
2026-03-30 07:06:57 [manheim.gb] INFO: Found listing with ID: 4117495
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117496
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117498
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117498%27 HTTP/1.1" 200 None
2026-03-30 07:06:58 [manheim.gb] INFO: Scrape type for 4117498: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117503
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [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 07:06:58 [manheim.gb] INFO: Scrape type for 4117503: 0
2026-03-30 07:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:06:58 [manheim.gb] INFO: Page 94: 100 results (total: 14090)
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117504
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117512
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117513
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117514
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117514%27 HTTP/1.1" 200 None
2026-03-30 07:06:58 [manheim.gb] INFO: Scrape type for 4117514: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117515
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117517
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117518
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117518%27 HTTP/1.1" 200 None
2026-03-30 07:06:58 [manheim.gb] INFO: Scrape type for 4117518: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117521
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [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 07:06:58 [manheim.gb] INFO: Scrape type for 4117521: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117522
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117524
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117525
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117526
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117526%27 HTTP/1.1" 200 None
2026-03-30 07:06:58 [manheim.gb] INFO: Scrape type for 4117526: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117527
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117528
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [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 07:06:58 [manheim.gb] INFO: Scrape type for 4117528: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117529
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117530
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117531
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117533
2026-03-30 07:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:58 [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 07:06:58 [manheim.gb] INFO: Scrape type for 4117533: 0
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117534
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117535
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117536
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117537
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117538
2026-03-30 07:06:58 [manheim.gb] INFO: Found listing with ID: 4117539
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117539%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117539: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117540
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117540: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117541
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117542
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117543
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117543: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117544
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117544%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117544: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117548
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117548: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117550
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117551
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117552
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117553
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117557
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117558
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117560
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117561
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117562
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117564
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117565
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117585
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117586
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117587
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117588
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117589
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117589: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117590
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117591
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117592
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117594
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117595
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117596
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117597
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117598
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117599
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117600
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117602
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117603
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117603%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117603: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117604
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117605
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117607
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117608
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117609
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117610
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117611
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117612
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117613
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117614
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117615
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117615: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117618
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117619
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117620
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117620: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117621
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117621: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117622
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117623
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117623: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117624
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117625
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117626
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117626: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117627
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117627: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117628
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117628: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117629
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117629: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117630
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117631
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117632
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117633
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117634
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117635
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117636
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117637
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117638
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117639
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117640
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117642
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117643
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117643: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117644
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117645
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117645%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117645: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117646
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117646: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117648
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117649
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117650
2026-03-30 07:06: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 07:06:59 [manheim.gb] INFO: Page 95: 100 results (total: 14090)
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117651
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117652
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117653
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117654
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117655
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117656
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117657
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117658
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117660
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117660%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117660: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117662
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117663
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117664
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117666
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117666: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117667
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117668
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117668: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117669
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117669: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117670
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117671
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117672
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117673
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117675
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117676
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117677
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117678
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117679
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117681
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117682
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117684
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117686
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117687
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117687: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117689
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117691
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117691: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117694
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117695
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117699
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117702
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117706
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117707
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117710
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117712
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117712: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117714
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117714: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117719
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117720
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117721
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117722
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117723
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117723: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117724
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117726
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117731
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117733
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117734
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117735
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117737
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117741
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117741: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117751
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117753
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117754
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117755
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117756
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117757
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117758
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117759
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117760
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117761
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117762
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117762: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117765
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117766
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117772
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117773
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117773%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117773: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117774
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117775
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117776
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117777
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117778
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117779
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117779: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117780
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117781
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117781%27 HTTP/1.1" 200 None
2026-03-30 07:06:59 [manheim.gb] INFO: Scrape type for 4117781: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117782
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117783
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117784
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117785
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117786
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117787
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117788
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117789
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117790
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117791
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117792
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117793
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117794
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117795
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117796
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117800
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117800: 0
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117801
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117803
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117804
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117807
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117808
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117809
2026-03-30 07:06:59 [manheim.gb] INFO: Found listing with ID: 4117811
2026-03-30 07:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:06:59 [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 07:06:59 [manheim.gb] INFO: Scrape type for 4117811: 0
2026-03-30 07:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:00 [manheim.gb] INFO: Page 96: 100 results (total: 14090)
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117813
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117814
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117816
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117818
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117818: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117820
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117821
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117821: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117822
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117824
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117825
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117826
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117826%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117826: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117827
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117827%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117827: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117828
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117829
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117829: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117830
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117830: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117831
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117840
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117841
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117842
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117843
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117844
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117844%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117844: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117846
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117846: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117847
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117848
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117850
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117850%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117850: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117856
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117856: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117858
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117858%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117858: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117860
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117860: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117861
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117861: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117862
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117864
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117865
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117866
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117867
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117868
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117870
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117871
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117871: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117873
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117874
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117875
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117875: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117876
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117877
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117878
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117879
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117880
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117881
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117882
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117884
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117885
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117886
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117890
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117891
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117892
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117894
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117894%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117894: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117895
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117896
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117897
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117901
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117901%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117901: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117902
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117903
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117903: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117904
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117905
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117906
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117906: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117907
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117908
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117909
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117927
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117927: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117928
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117929
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117930
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117931
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117934
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117934%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117934: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117937
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117939
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117940
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117942
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4117942: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117943
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117944
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117945
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117945%27 HTTP/1.1" 200 None
2026-03-30 07:07:00 [manheim.gb] INFO: Scrape type for 4117945: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117947
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117948
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117951
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117953
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117954
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117957
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4117962
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118721
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118722
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118723
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118724
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118725
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118726
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118727
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118728
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118729
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4118729: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118730
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4118730: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118731
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4118731: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118732
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118733
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118734
2026-03-30 07:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:00 [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 07:07:00 [manheim.gb] INFO: Scrape type for 4118734: 0
2026-03-30 07:07:00 [manheim.gb] INFO: Found listing with ID: 4118736
2026-03-30 07:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:01 [manheim.gb] INFO: Page 97: 100 results (total: 14090)
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118737
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118737: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118739
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118740
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118740: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118741
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118741%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118741: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118742
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118743
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118747
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118748
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118749
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118751
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118753
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118754
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118755
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118757
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118760
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118761
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118763
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118763: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118764
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118765
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118766
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118767
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118768
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118769
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118769: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118770
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118771
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118771: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118772
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118772: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118773
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118773%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118773: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118774
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118777
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118778
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118778: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118779
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118780
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118782
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118782%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118782: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118783
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118783: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118785
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118785%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118785: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118786
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118787
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118788
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118789
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118789: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118790
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118791
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118792
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118793
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118793: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118794
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118794%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118794: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118795
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118796
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118796: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118797
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118798
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118799
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118800
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118801
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118802
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118803
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118803: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118804
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118804: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118805
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118805: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118806
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118807
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118808
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118810
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118810: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118811
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118811: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118815
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118816
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118817
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118817: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118819
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118821
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118823
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118824
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118825
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118825: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118831
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118832
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118833
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118840
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118842
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118842: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118843
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118844
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118846
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118847
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118848
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118848%27 HTTP/1.1" 200 None
2026-03-30 07:07:01 [manheim.gb] INFO: Scrape type for 4118848: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118849
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118856
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118857
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118858
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118860
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118861
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118865
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118867
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118867: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118868
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118869
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118873
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118873: 0
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118874
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118876
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118877
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118878
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118879
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118880
2026-03-30 07:07:01 [manheim.gb] INFO: Found listing with ID: 4118881
2026-03-30 07:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:01 [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 07:07:01 [manheim.gb] INFO: Scrape type for 4118881: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118882
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118883
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118884
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118885
2026-03-30 07:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:02 [manheim.gb] INFO: Page 98: 100 results (total: 14090)
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118886
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118887
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118888
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118889
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118890
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118891
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118892
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118893
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118894
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118895
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118896
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118897
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118900
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118901
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118902
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118903
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118904
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118905
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118906
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118907
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118908
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118909
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118910
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118911
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118912
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118913
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118913: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118914
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118915
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118916
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118917
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118918
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118919
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118920
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118921
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118921: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118922
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118923
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118924
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118924: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118926
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118927
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118927: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118928
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118929
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118930
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118931
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118932
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118933
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118933%27 HTTP/1.1" 200 None
2026-03-30 07:07:02 [manheim.gb] INFO: Scrape type for 4118933: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118934
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118935
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118935%27 HTTP/1.1" 200 None
2026-03-30 07:07:02 [manheim.gb] INFO: Scrape type for 4118935: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118936
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118938
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118939
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118940
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118941
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118943
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118944
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118945
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118946
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118947
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118948
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118948%27 HTTP/1.1" 200 None
2026-03-30 07:07:02 [manheim.gb] INFO: Scrape type for 4118948: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118953
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118953: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118955
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118958
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118959
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118962
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118962: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118963
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118964
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118965
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118967
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118969
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118970
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118971
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118974
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118975
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118976
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118976: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118979
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118980
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118981
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118982
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118983
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118983%27 HTTP/1.1" 200 None
2026-03-30 07:07:02 [manheim.gb] INFO: Scrape type for 4118983: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118984
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118985
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118985: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118986
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118987
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118988
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118988: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118989
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118990
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118991
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118992
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118992: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118993
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118994
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118994: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118995
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118996
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4118996: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118997
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118998
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118998%27 HTTP/1.1" 200 None
2026-03-30 07:07:02 [manheim.gb] INFO: Scrape type for 4118998: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4118999
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119000
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119001
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4119001: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119002
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119004
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119005
2026-03-30 07:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:02 [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 07:07:02 [manheim.gb] INFO: Scrape type for 4119005: 0
2026-03-30 07:07:02 [manheim.gb] INFO: Found listing with ID: 4119009
2026-03-30 07:07: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 07:07:03 [manheim.gb] INFO: Page 99: 100 results (total: 14090)
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119010
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119010: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119011
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119012
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119012: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119014
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119018
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119018: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119021
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119022
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119024
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119026
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119027
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119028
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119029
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119030
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119032
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119033
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119034
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119035
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119036
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119037
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119039
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119040
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119041
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119041: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119042
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119042: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119043
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119043: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119044
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119045
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119046
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119047
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119048
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119049
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119049: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119050
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119052
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119053
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119053: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119054
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119055
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119057
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119058
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119059
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119060
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119062
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119063
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119064
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119066
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119067
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119068
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119069
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119070
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119073
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119074
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119074: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119075
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119076
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119079
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119079: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119080
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119081
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119084
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119088
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119091
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119092
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119093
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119094
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119095
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119096
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119096%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119096: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119097
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119099
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119100
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119101
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119102
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119103
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119104
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119105
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119105: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119106
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119107
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119108
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119109
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119110
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119110%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119110: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119111
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119112
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119113
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119114
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119115
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119115%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119115: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119116
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119118
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119120
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119120%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119120: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119121
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119122
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119123
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119124
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119125
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119125: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119126
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119127
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119128
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119129
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119130
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119131
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119131: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119132
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119132: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119133
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119134
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119134: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119135
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119136
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119137
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119137: 0
2026-03-30 07:07: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 07:07:03 [manheim.gb] INFO: Page 100: 100 results (total: 14090)
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119138
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119139
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119140
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119140: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119142
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119142: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119144
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119144: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119145
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119146
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119147
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119148
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119149
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119150
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119151
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119152
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119153
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119154
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119155
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119155: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119156
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119157
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119157%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119157: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119158
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119159
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119160
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119161
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119162
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119163
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119164
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119165
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119166
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119167
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119169
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119174
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119175
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119176
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119177
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119180
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119181
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119182
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119184
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119185
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119209
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119227
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119237
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119244
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119244: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119245
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119246
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119247
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119248
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119249
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119250
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119251
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119251%27 HTTP/1.1" 200 None
2026-03-30 07:07:03 [manheim.gb] INFO: Scrape type for 4119251: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119252
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119253
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119254
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119254: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119255
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119256
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119257
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119258
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119258: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119259
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119261
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:03 [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 07:07:03 [manheim.gb] INFO: Scrape type for 4119261: 0
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119262
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119263
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119264
2026-03-30 07:07:03 [manheim.gb] INFO: Found listing with ID: 4119265
2026-03-30 07:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119265: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119269
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119271
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119272
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119273
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119275
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119275: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119276
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119278
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119280
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119280%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119280: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119281
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119282
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119283
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119284
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119285
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119286
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119287
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119287: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119289
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119290
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119291
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119292
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119293
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119294
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119295
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119296
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119297
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119298
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119299
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119299: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119300
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119301
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119302
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119303
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119304
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119304: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119305
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119305%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119305: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119306
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119308
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119309
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119310
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119311
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119312
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119312: 0
2026-03-30 07:07: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 07:07:04 [manheim.gb] INFO: Page 101: 100 results (total: 14090)
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119313
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119314
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119314: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119316
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119316: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119317
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119317: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119318
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119319
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119320
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119322
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119322%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119322: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119323
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119323%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119323: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119324
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119325
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119325%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119325: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119327
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119328
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119329
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119330
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119331
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119331: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119332
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119334
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119335
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119338
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119339
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119340
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119340: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119341
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119342
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119343
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119343: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119344
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119345
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119346
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119346%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119346: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119347
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119348
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119348: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119349
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119350
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119351
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119352
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119353
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119354
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119367
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119367%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119367: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119368
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119368%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119368: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119374
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119394
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119394: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119395
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119396
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119404
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119404%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119404: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119405
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119408
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119412
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119418
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119419
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119422
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119424
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119487
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119487%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119487: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119489
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119496
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119496: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119500
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119500%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119500: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119501
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119502
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119503
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119504
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119505
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119506
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119507
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119507: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119509
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119510
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119511
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119512
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119512%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119512: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119513
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119569
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119579
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119580
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119581
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119582
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119583
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119583: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119584
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119585
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119585%27 HTTP/1.1" 200 None
2026-03-30 07:07:04 [manheim.gb] INFO: Scrape type for 4119585: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119586
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119586: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119587
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119588
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119589
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119590
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119591
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119592
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119593
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119594
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119595
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119596
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119598
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119600
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119601
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119601: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119602
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119604
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119605
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119606
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119607
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119607: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119608
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119609
2026-03-30 07:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:04 [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 07:07:04 [manheim.gb] INFO: Scrape type for 4119609: 0
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119610
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119613
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119614
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119616
2026-03-30 07:07:04 [manheim.gb] INFO: Found listing with ID: 4119617
2026-03-30 07:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:05 [manheim.gb] INFO: Page 102: 100 results (total: 14090)
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119618
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119619
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119619%27 HTTP/1.1" 200 None
2026-03-30 07:07:05 [manheim.gb] INFO: Scrape type for 4119619: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119620
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119621
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [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 07:07:05 [manheim.gb] INFO: Scrape type for 4119621: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119622
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [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 07:07:05 [manheim.gb] INFO: Scrape type for 4119622: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119623
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119625
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119626
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [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 07:07:05 [manheim.gb] INFO: Scrape type for 4119626: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119627
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119628
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119629
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119630
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119631
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119632
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119647
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119647%27 HTTP/1.1" 200 None
2026-03-30 07:07:05 [manheim.gb] INFO: Scrape type for 4119647: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119651
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119652
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:05 [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 07:07:05 [manheim.gb] INFO: Scrape type for 4119652: 0
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119653
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119656
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119657
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119658
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119659
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119660
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119668
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119670
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119671
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119672
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119673
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119674
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119675
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119676
2026-03-30 07:07:05 [manheim.gb] INFO: Found listing with ID: 4119677
2026-03-30 07:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119677%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119677: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119678
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119678%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119678: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119679
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119680
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119681
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119682
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119683
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119684
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119685
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119686
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119687
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119688
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119689
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119690
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119690: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119691
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119692
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119693
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119694
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119696
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119697
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119698
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119698: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119700
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119700%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119700: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119701
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119701: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119702
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119703
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119704
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119705
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119706
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119707
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119708
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119708: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119709
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119710
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119711
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119711: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119713
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119714
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119715
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119717
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119718
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119718: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119719
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119719: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119720
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119721
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119723
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119725
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119726
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119729
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119730
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119733
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119734
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119735
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119736
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119737
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119737: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119738
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119739
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119740
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119741
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119742
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119755
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119755: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119756
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119757
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119758
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119759
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119760
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119762
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119763
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119764
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119764%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119764: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119765
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119766
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119767
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119769
2026-03-30 07:07:06 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 65 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 07:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 07:07: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 07:07:06 [manheim.gb] INFO: Page 103: 100 results (total: 14090)
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119770
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119770: 2
2026-03-30 07:07:06 [manheim.gb] WARNING: Skipping listing 4119770: missing VehicleDetailPageUrl
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119771
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119772
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119773
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119774
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119775
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119777
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119777%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119777: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119785
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119786
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119787
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119787%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119787: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119788
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119788: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119789
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119790
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119791
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119793
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119796
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119796: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119860
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119864
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119931
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119932
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119933
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119935
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119936
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119938
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119939
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119939: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119940
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119941
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119943
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119944
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119945
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119946
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119947
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119948
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119948: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119950
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119957
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119959
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119960
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119961
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119962
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119962: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119963
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119964
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119964: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119971
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119971%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119971: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119973
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119976
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119979
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119980
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119980: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119981
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119984
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119985
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119986
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119986: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119987
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119988
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119989
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119990
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119991
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119993
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119994
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4119994: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119995
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119995%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4119995: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119996
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119997
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4119998
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120000
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4120000: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120001
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120028
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120028%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4120028: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120030
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120031
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120031%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4120031: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120032
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120034
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120035
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120036
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120040
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120042
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120042%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4120042: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120049
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120050
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120051
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120052
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4120052: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120053
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120054
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120055
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120056
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120058
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [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 07:07:06 [manheim.gb] INFO: Scrape type for 4120058: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120059
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120062
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120066
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120067
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120068
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120069
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120070
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120071
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120072
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120074
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120075
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120076
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120077
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120078
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120079
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120079%27 HTTP/1.1" 200 None
2026-03-30 07:07:06 [manheim.gb] INFO: Scrape type for 4120079: 0
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120080
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120081
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120082
2026-03-30 07:07:06 [manheim.gb] INFO: Found listing with ID: 4120083
2026-03-30 07:07: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 07:07:07 [manheim.gb] INFO: Page 104: 100 results (total: 14090)
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120085
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120085: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120086
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120087
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120088
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120090
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120091
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120092
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120093
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120093: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120094
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120094: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120095
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120096
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120098
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120099
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120099%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120099: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120100
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120102
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120103
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120104
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120105
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120106
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120108
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120116
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120117
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120118
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120119
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120120
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120121
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120122
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120122: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120124
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120125
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120126
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120127
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120127: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120128
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120129
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120130
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120130: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120132
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120137
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120142
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120144
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120145
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120146
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120146%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120146: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120147
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120148
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120149
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120150
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120151
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120152
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120153
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120154
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120155
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120156
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120157
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120158
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120159
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120160
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120161
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120162
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120162%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120162: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120163
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120164
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120165
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120165: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120166
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120167
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120168
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120168: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120169
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120170
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120171
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120172
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120174
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120174%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120174: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120175
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120176
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120177
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120177: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120179
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120179%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120179: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120180
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120181
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120185
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120186
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120187
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120188
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120188: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120189
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120190
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120191
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120192
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120192%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120192: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120193
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120194
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120195
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120195: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120196
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120197
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120198
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120198: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120199
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120201
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120202
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120203
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120204
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120204: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120205
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120207
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120208
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120209
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120220
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120221
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120222
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120224
2026-03-30 07:07: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 07:07:07 [manheim.gb] INFO: Page 105: 100 results (total: 14090)
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120225
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120225: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120226
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120230
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120232
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120236
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120237
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120238
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120239
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120241
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120242
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120243
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120243%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120243: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120245
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120246
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120247
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120249
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120249: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120250
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120250: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120252
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120255
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120258
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120260
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120261
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120261: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120262
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120263
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120264
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120265
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120266
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120267
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120267: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120268
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120269
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120270
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120271
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120272
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120273
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120274
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120274: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120275
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120277
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120277: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120278
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [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 07:07:07 [manheim.gb] INFO: Scrape type for 4120278: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120281
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120282
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120283
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120284
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120285
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120286
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120287
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120288
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120289
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120289%27 HTTP/1.1" 200 None
2026-03-30 07:07:07 [manheim.gb] INFO: Scrape type for 4120289: 0
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120290
2026-03-30 07:07:07 [manheim.gb] INFO: Found listing with ID: 4120291
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120291%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120291: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120292
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120294
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120294%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120294: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120295
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120297
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120297: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120298
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120300
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120301
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120302
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120303
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120304
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120304%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120304: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120305
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120306
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120307
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120308
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120309
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120310
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120312
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120313
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120314
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120315
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120315%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120315: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120316
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120317
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120318
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120319
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120320
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120321
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120321%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120321: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120322
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120323
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120323%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120323: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120325
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120325: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120326
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120328
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120328: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120329
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120331
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120332
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120332: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120334
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120335
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120335%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120335: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120337
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120338
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120339
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120340
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120341
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120342
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120344
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120345
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120346
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120347
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120348
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120348: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120349
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120350
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120351
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120352
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [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 07:07:08 [manheim.gb] INFO: Scrape type for 4120352: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120354
2026-03-30 07:07: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 07:07:08 [manheim.gb] INFO: Page 106: 100 results (total: 14090)
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120355
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120356
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120357
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120357%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120357: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120358
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120359
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120360
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120361
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120361%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120361: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120362
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120363
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120368
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120369
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120370
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120371
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120371%27 HTTP/1.1" 200 None
2026-03-30 07:07:08 [manheim.gb] INFO: Scrape type for 4120371: 0
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120372
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120373
2026-03-30 07:07:08 [manheim.gb] INFO: Found listing with ID: 4120376
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120377
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120378
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120379
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120379%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120379: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120380
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120381
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120381%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120381: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120382
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120383
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120384
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120384: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120385
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120387
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120387%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120387: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120388
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120389
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120389%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120389: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120390
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120391
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120392
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120393
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120393%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120393: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120394
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120395
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120396
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120397
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120398
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120399
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120399%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120399: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120401
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120403
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120404
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120405
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120405: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120406
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120407
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120407%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120407: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120408
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120409
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120410
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120411
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120412
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120413
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120414
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120415
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120415%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120415: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120416
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120417
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120418
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120419
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120419%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120419: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120420
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120420: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120421
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120421%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120421: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120422
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120423
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120425
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120426
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120426: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120436
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120436%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120436: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120442
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120443
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120444
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120445
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120446
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120447
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120448
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120449
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120450
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120451
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120451%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120451: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120452
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120453
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120454
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120455
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120455%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120455: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120456
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120457
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120458
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120459
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120460
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120461
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120462
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120463
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120466
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120467
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120467%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120467: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120468
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120469
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120469: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120470
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120471
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120471: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120472
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120473
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120473: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120474
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120476
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120477
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120478
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120478: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120479
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120480
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120480%27 HTTP/1.1" 200 None
2026-03-30 07:07:09 [manheim.gb] INFO: Scrape type for 4120480: 0
2026-03-30 07:07:09 [manheim.gb] INFO: Found listing with ID: 4120481
2026-03-30 07:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:09 [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 07:07:09 [manheim.gb] INFO: Scrape type for 4120481: 0
2026-03-30 07:07: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 07:07:10 [manheim.gb] INFO: Page 107: 100 results (total: 14090)
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120482
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120483
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120485
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120488
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120489
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120490
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120491
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120492
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120492%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120492: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120493
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120494
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120494: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120495
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120496
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120497
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120497: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120498
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120499
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120500
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120501
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120502
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120505
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120507
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120508
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120509
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120509%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120509: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120510
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120512
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120513
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120514
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120516
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120516%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120516: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120518
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120519
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120520
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120521
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120522
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120522: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120523
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120524
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120525
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120526
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120527
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120527: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120528
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120529
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120529%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120529: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120530
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120531
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120531: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120532
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120532: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120532: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120533
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120534
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120535
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120536
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120536: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120536: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120537
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120537: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120537: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120538
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120539
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120540
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120541
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120544
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120544: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120544: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120545
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120546
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120546: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120546: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120548
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120549
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120550
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120551
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120552
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120552: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120553
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120554
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120554%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120554: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120555
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120556
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120556: 2
2026-03-30 07:07:10 [manheim.gb] WARNING: Skipping listing 4120556: missing VehicleDetailPageUrl
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120557
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120558
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120559
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120560
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120561
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120562
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120562: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120563
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120564
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120565
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120566
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120567
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120567%27 HTTP/1.1" 200 None
2026-03-30 07:07:10 [manheim.gb] INFO: Scrape type for 4120567: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120568
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120569
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120570
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120572
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120573
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120573: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120574
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120575
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120578
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120580
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120580: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120581
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120582
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120583
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120584
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120585
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120586
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120587
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120588
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120589
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120589: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120590
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120590: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120591
2026-03-30 07:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:10 [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 07:07:10 [manheim.gb] INFO: Scrape type for 4120591: 0
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120592
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120593
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120594
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120595
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120596
2026-03-30 07:07:10 [manheim.gb] INFO: Found listing with ID: 4120597
2026-03-30 07:07: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 07:07:11 [manheim.gb] INFO: Page 108: 100 results (total: 14090)
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120598
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120599
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120600
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120601
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120601: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120602
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120603
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120604
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120605
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120607
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120607: 2
2026-03-30 07:07:11 [manheim.gb] WARNING: Skipping listing 4120607: missing VehicleDetailPageUrl
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120608
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120609
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120611
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120611: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120612
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120613
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120613: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120614
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120614: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120615
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120616
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120617
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120618
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120618: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120619
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120620
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120621
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120622
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120623
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120624
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120625
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120626
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120626: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120627
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120628
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120629
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120630
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120631
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120632
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120633
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120635
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120636
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120637
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120638
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120638%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120638: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120639
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120640
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120641
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120643
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120643%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120643: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120644
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120645
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120646
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120647
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120648
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120648: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120649
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120650
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120651
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120652
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120652: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120653
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120654
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120654%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120654: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120655
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120656
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120656: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120657
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120657%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120657: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120658
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120659
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120660
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120661
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120661%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120661: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120662
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120663
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120664
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120665
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120666
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120666: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120667
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120668
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120669
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120670
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120670%27 HTTP/1.1" 200 None
2026-03-30 07:07:11 [manheim.gb] INFO: Scrape type for 4120670: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120671
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120672
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120673
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120673: 2
2026-03-30 07:07:11 [manheim.gb] WARNING: Skipping listing 4120673: missing VehicleDetailPageUrl
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120675
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120676
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120676: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120677
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120686
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120687
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120688
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120689
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120693
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120694
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120694: 2
2026-03-30 07:07:11 [manheim.gb] WARNING: Skipping listing 4120694: missing VehicleDetailPageUrl
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120695
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120696
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120697
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120697: 2
2026-03-30 07:07:11 [manheim.gb] WARNING: Skipping listing 4120697: missing VehicleDetailPageUrl
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120698
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120698: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120699
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120700
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120701
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120702
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120702: 2
2026-03-30 07:07:11 [manheim.gb] WARNING: Skipping listing 4120702: missing VehicleDetailPageUrl
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120703
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120703: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120704
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120704: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120705
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120706
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120707
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120708
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120713
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120715
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120715: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120716
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120717
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120718
2026-03-30 07:07: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 07:07:11 [manheim.gb] INFO: Page 109: 100 results (total: 14090)
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120719
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120720
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120721
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120724
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120724: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120726
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120731
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120732
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120734
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120736
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120736: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120737
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120738
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120739
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:11 [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 07:07:11 [manheim.gb] INFO: Scrape type for 4120739: 0
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120740
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120741
2026-03-30 07:07:11 [manheim.gb] INFO: Found listing with ID: 4120742
2026-03-30 07:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120742: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120743
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120744
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120745
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120746
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120746%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120746: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120747
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120749
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120750
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120750: 2
2026-03-30 07:07:12 [manheim.gb] WARNING: Skipping listing 4120750: missing VehicleDetailPageUrl
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120751
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120752
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120752: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120753
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120754
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120757
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120757: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120758
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120759
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120760
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120761
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120762
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120763
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120764
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120765
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120766
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120767
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120767: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120768
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120771
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120773
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120775
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120778
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120778: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120782
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120784
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120787
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120788
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120791
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120796
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120797
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120798
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120799
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120799%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120799: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120800
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120802
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120803
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120804
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120805
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120806
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120807
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120807: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120808
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120809
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120810
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120812
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120813
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120814
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120814: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120815
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120815: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120816
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120816%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120816: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120817
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120818
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120819
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120820
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120821
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120823
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120824
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120827
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120829
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120829%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120829: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120830
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120830: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120831
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120831: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120832
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120833
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120834
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120837
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120838
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120839
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120840
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120842
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120844
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120873
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120876
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120880
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120880: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120884
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120888
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120890
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120892
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120893
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120894
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [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 07:07:12 [manheim.gb] INFO: Scrape type for 4120894: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120895
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120900
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120900%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120900: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120901
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120902
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120903
2026-03-30 07:07: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 07:07:12 [manheim.gb] INFO: Page 110: 100 results (total: 14090)
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120904
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120905
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120906
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120906%27 HTTP/1.1" 200 None
2026-03-30 07:07:12 [manheim.gb] INFO: Scrape type for 4120906: 0
2026-03-30 07:07:12 [manheim.gb] INFO: Found listing with ID: 4120907
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120908
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120909
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120910
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120910%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4120910: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120911
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120912
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120913
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120914
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120917
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120919
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120919%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4120919: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120920
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120923
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120923: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120932
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120934
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120934%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4120934: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120935
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120935: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120937
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120938
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120939
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120939: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120940
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120941
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120942
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120942: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120944
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120945
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120946
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120946: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120947
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120947%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4120947: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120948
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120949
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120952
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120952: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120953
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120953: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120954
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120955
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120956
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120957
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120957: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120958
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120959
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120959: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120960
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120962
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120964
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120966
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120966%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4120966: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120967
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120968
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120968: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120969
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120970
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4120970: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4120985
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121007
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121026
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121033
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121034
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121035
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121036
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121039
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121041
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121045
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121046
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121048
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121048: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121049
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121050
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121050%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4121050: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121059
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121069
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121073
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121083
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121083%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4121083: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121084
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121085
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121103
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121105
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121105: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121150
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121151
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121151%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4121151: 2
2026-03-30 07:07:13 [manheim.gb] WARNING: Skipping listing 4121151: missing VehicleDetailPageUrl
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121160
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121162
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121164
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121165
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121165: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121166
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121168
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121169
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121170
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121176
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121178
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121179
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121180
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121181
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121183
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121183: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121184
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121185
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121185%27 HTTP/1.1" 200 None
2026-03-30 07:07:13 [manheim.gb] INFO: Scrape type for 4121185: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121186
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121187
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121188
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121188: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121189
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121189: 2
2026-03-30 07:07:13 [manheim.gb] WARNING: Skipping listing 4121189: missing VehicleDetailPageUrl
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121190
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121192
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121194
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121202
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121209
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121242
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121263
2026-03-30 07:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:13 [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 07:07:13 [manheim.gb] INFO: Scrape type for 4121263: 0
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121278
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121287
2026-03-30 07:07:13 [manheim.gb] INFO: Found listing with ID: 4121288
2026-03-30 07:07: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 07:07:14 [manheim.gb] INFO: Page 111: 100 results (total: 14090)
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121289
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121289%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121289: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121290
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121291
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121292
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121292%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121292: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121293
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121294
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121295
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121298
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121300
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121300%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121300: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121301
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121302
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121302%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121302: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121303
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121304
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121306
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121307
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121307%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121307: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121308
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121308%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121308: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121309
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121310
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121312
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121313
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121313%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121313: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121314
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121315
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121316
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121317
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121317%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121317: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121318
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121320
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121321
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121322
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121323
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121324
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121325
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121326
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121327
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121332
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121332: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121333
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121334
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121335
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121336
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121337
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121337%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121337: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121343
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121348
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121351
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121355
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121356
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121358
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121360
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121361
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121362
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121363
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121364
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121365
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121366
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121367
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121368
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121369
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121370
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121370: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121371
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121372
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121373
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121374
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121374: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121375
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121375%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121375: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121376
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121377
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121377%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121377: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121378
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121379
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121380
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121381
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121381: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121382
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121383
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121383%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121383: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121384
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121385
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121386
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121389
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121389: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121390
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121391
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121392
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121393
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121394
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121395
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121396
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121397
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121399
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121399%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121399: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121402
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121403
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121404
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121405
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121405: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121406
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121407
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121407%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121407: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121408
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121408%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121408: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121410
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121414
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121414: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121415
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121417
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121418
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121419
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121420
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121420: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121424
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121424%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121424: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121436
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121436%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121436: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121437
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121438
2026-03-30 07:07: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 07:07:14 [manheim.gb] INFO: Page 112: 100 results (total: 14090)
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121439
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121439: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121440
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121441
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121442
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121442: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121470
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121470: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121475
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121475: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121481
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121481: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121482
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121482%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121482: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121485
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121488
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121490
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121490%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121490: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121496
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121499
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121502
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121502%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121502: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121504
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121505
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121507
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121508
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121510
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121510%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121510: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121511
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121513
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121517
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121518
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121519
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121520
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121521
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121521%27 HTTP/1.1" 200 None
2026-03-30 07:07:14 [manheim.gb] INFO: Scrape type for 4121521: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121522
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121523
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121524
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121524: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121525
2026-03-30 07:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:14 [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 07:07:14 [manheim.gb] INFO: Scrape type for 4121525: 0
2026-03-30 07:07:14 [manheim.gb] INFO: Found listing with ID: 4121526
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121526: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121527
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121528
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121528: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121529
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121530
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121530: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121531
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121532
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121534
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121534%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121534: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121535
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121536
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121536%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121536: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121537
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121538
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121539
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121541
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121541%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121541: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121542
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121543
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121543%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121543: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121544
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121545
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121547
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121547%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121547: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121548
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121559
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121561
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121562
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121563
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121563%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121563: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121564
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121565
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121567
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121573
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121573%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121573: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121574
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121575
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121575%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121575: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121576
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121577
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121578
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121578: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121579
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121582
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121583
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121584
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121584: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121585
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121586
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121587
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121588
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121588: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121589
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121590
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121591
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121591%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121591: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121592
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121592%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121592: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121593
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121595
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121595: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121596
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121609
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121610
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121611
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121611: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121612
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121613
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121613: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121614
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121615
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121616
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121616%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121616: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121617
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121618
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121619
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121620
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121621
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121622
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121623
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121623%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121623: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121624
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121625
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121626
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121627
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121628
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121629
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121630
2026-03-30 07:07: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 07:07:15 [manheim.gb] INFO: Page 113: 100 results (total: 14090)
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121631
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121632
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121633
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121634
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121635
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121635%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121635: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121636
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121636%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121636: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121637
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121637%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121637: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121638
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121638%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121638: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121639
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121640
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121641
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121643
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121643%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121643: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121644
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121647
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121649
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121650
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121652
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121653
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121654
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121655
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121656
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121657
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121658
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121659
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121659%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121659: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121660
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121661
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121662
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121662%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121662: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121663
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121664
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121665
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121666
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121667
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121668
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121669
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121671
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121671: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121673
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121674
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121679
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121680
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121681
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121682
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121682%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121682: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121683
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121683: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121685
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121686
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121687
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121688
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121688%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121688: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121689
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121690
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121691
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121692
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121693
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121694
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121695
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121695: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121696
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121697
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121698
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121699
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121700
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121701
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121702
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121703
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121704
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121705
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121706
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121707
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:15 [manheim.gb] INFO: Scrape type for 4121707: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121708
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121709
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121711
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121711%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121711: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121712
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121713
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121714
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121715
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121716
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121717
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121718
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121718%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121718: 2
2026-03-30 07:07:15 [manheim.gb] WARNING: Skipping listing 4121718: missing VehicleDetailPageUrl
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121719
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121720
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121720%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121720: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121721
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121722
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121723
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121724
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121726
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121727
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121727%27 HTTP/1.1" 200 None
2026-03-30 07:07:15 [manheim.gb] INFO: Scrape type for 4121727: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121729
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121730
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121731
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121734
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121736
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121740
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121741
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121742
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121743
2026-03-30 07:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:15 [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 07:07:15 [manheim.gb] INFO: Scrape type for 4121743: 0
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121744
2026-03-30 07:07:15 [manheim.gb] INFO: Found listing with ID: 4121745
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121745%27 HTTP/1.1" 200 None
2026-03-30 07:07:16 [manheim.gb] INFO: Scrape type for 4121745: 0
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121746
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121747
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:16 [manheim.gb] INFO: Scrape type for 4121747: 0
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121748
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:16 [manheim.gb] INFO: Scrape type for 4121748: 0
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121749
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121750
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121750%27 HTTP/1.1" 200 None
2026-03-30 07:07:16 [manheim.gb] INFO: Scrape type for 4121750: 0
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121751
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121751%27 HTTP/1.1" 200 None
2026-03-30 07:07:16 [manheim.gb] INFO: Scrape type for 4121751: 0
2026-03-30 07:07: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 07:07:16 [manheim.gb] INFO: Page 114: 100 results (total: 14090)
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121752
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121753
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121754
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121756
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121757
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121758
2026-03-30 07:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:16 [manheim.gb] INFO: Scrape type for 4121758: 0
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121759
2026-03-30 07:07:16 [manheim.gb] INFO: Found listing with ID: 4121761
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121761: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121762
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121763
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121764
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121765
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121766
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121767
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121767: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121768
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121769
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121770
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121771
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121772
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121773
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121774
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121775
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121775%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121775: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121776
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121777
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121778
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121779
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121780
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121780%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121780: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121782
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121782: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121787
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121787%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121787: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121789
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121791
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121792
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121793
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121794
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121795
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121796
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121796: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121797
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121797: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121800
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121800%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121800: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121805
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121806
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121807
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121808
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121808: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121809
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121810
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121810%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121810: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121811
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121813
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121815
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121815: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121816
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121816%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121816: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121817
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121817%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121817: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121818
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121819
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121820
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121827
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121827%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121827: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121832
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121832: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121833
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121833: 2
2026-03-30 07:07:17 [manheim.gb] WARNING: Skipping listing 4121833: missing VehicleDetailPageUrl
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121834
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121834: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121835
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121837
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121837: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121838
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121838: 2
2026-03-30 07:07:17 [manheim.gb] WARNING: Skipping listing 4121838: missing VehicleDetailPageUrl
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121840
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121841
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121842
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121845
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121847
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121848
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121849
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121850
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121850: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121851
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121851: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121852
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121852: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121853
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121853: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121854
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121858
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121859
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121860
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121861
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121862
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121864
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121864: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121865
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121866
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121867
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121868
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121869
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121869%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121869: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121870
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121871
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121873
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121874
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121874: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121875
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121876
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121876: 2
2026-03-30 07:07:17 [manheim.gb] WARNING: Skipping listing 4121876: missing VehicleDetailPageUrl
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121878
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121879
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121879%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121879: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121880
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121880: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121882
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121882: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121883
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121884
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121888
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121888: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121891
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121891%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121891: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121892
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121892: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121893
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121895
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121896
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Page 115: 100 results (total: 14090)
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121897
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121899
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:17 [manheim.gb] INFO: Scrape type for 4121899: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121900
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121901
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121902
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121902%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121902: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121905
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121907
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121908
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121909
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121909: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121911
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121912
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121913
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121915
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121916
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [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 07:07:17 [manheim.gb] INFO: Scrape type for 4121916: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121917
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121918
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121919
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121919%27 HTTP/1.1" 200 None
2026-03-30 07:07:17 [manheim.gb] INFO: Scrape type for 4121919: 0
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121920
2026-03-30 07:07:17 [manheim.gb] INFO: Found listing with ID: 4121921
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121921%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4121921: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121922
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121923
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121924
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121925
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121935
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121946
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121947
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4121947: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121948
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121949
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121950
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121952
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121953
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121954
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121954%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4121954: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121955
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121955%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4121955: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121956
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121958
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121959
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4121959: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121960
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121960%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4121960: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121961
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121962
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121963
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121964
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121965
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4121966
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121966%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4121966: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122013
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122013%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122013: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122023
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122032
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122033
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122034
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122035
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122036
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122037
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122037%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122037: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122038
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122039
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122040
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122041
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122042
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122043
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122044
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122045
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122045%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122045: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122046
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122047
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122048
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122049
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122049: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122050
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122052
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122053
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122054
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122055
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122056
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122056: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122057
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122058
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122059
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122060
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122061
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122062
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122063
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122063: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122064
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122065
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122065: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122066
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122066%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122066: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122067
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122067: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122068
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122069
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122070
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122071
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122072
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122073
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122074
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122075
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122076
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122077
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122077: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122078
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122079
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122080
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122082
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122083
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122084
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122085
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122086
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122086: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122087
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122088
2026-03-30 07:07: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 07:07:18 [manheim.gb] INFO: Page 116: 100 results (total: 14090)
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122089
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122090
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122090: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122091
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122091: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122092
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122092: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122093
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122094
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122096
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122096: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122097
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122099
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122100
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122101
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122102
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122103
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122104
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122105
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122106
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122107
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122108
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122109
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122109%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122109: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122111
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122112
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122112%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122112: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122113
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122114
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122115
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122115: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122116
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122117
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122117%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122117: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122118
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122120
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122120: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122122
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122124
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122125
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122126
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122127
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122127: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122128
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122129
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122130
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122130%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122130: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122131
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122132
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122134
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122135
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122136
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122137
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122138
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122138: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122139
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122140
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122141
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122141: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122142
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122143
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122144
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122145
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122145: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122146
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122147
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122148
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122149
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122150
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122151
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122152
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122153
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122154
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122155
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122156
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122157
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122158
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122158: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122159
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122159%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122159: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122160
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122161
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122162
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122162%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122162: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122163
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122163%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122163: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122164
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122165
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [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 07:07:18 [manheim.gb] INFO: Scrape type for 4122165: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122166
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122166%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122166: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122167
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122168
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122169
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122170
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122171
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122171%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122171: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122172
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122173
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122174
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122174%27 HTTP/1.1" 200 None
2026-03-30 07:07:18 [manheim.gb] INFO: Scrape type for 4122174: 0
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122175
2026-03-30 07:07:18 [manheim.gb] INFO: Found listing with ID: 4122176
2026-03-30 07:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122176: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122177
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122177: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122178
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122180
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122181
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122182
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122183
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122184
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122185
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122186
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122189
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122189: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122189: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122190
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122191
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122192
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122193
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122195
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122196
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122196%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122196: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122197
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122197%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122197: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122198
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122198%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122198: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122199
2026-03-30 07:07: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 07:07:19 [manheim.gb] INFO: Page 117: 100 results (total: 14090)
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122200
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122201
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122202
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122203
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122204
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122205
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122206
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122207
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122208
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122209
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122209%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122209: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122210
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122211
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122212
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122213
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122213%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122213: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122214
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122215
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122216
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122217
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122218
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122219
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122220
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122220%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122220: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122221
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122222
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122223
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122224
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122224%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122224: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122225
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122226
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122226: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122227
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122228
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122229
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122231
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122232
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122232%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122232: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122232: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122233
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122235
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122235: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122235: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122236
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122236%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122236: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122236: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122237
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122238
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122238%27 HTTP/1.1" 200 None
2026-03-30 07:07:19 [manheim.gb] INFO: Scrape type for 4122238: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122239
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122241
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122242
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122243
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122244
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122244: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122245
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122246
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122246: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122247
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122247: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122247: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122248
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122249
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122249: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122249: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122250
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122251
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122252
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122255
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122255: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122255: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122257
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122258
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122259
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122259: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122261
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122261: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122261: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122264
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122264: 2
2026-03-30 07:07:19 [manheim.gb] WARNING: Skipping listing 4122264: missing VehicleDetailPageUrl
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122266
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122267
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122268
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122269
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122270
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122271
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122272
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122273
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122273: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122274
2026-03-30 07:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:19 [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 07:07:19 [manheim.gb] INFO: Scrape type for 4122274: 0
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122275
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122276
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122277
2026-03-30 07:07:19 [manheim.gb] INFO: Found listing with ID: 4122278
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122280
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122282
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122285
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122286
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122286: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122288
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122289
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122289%27 HTTP/1.1" 200 None
2026-03-30 07:07:20 [manheim.gb] INFO: Scrape type for 4122289: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122291
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122292
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122293
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122294
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122294%27 HTTP/1.1" 200 None
2026-03-30 07:07:20 [manheim.gb] INFO: Scrape type for 4122294: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122295
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122298
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122301
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122302
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122302: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122302: missing VehicleDetailPageUrl
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122303
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122305
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122306
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122307
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122308
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122308: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122309
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122310
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122310: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122310: missing VehicleDetailPageUrl
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122311
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122312
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122313
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122315
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122316
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122317
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122318
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122320
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122322
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122322: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122323
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122323: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122323: missing VehicleDetailPageUrl
2026-03-30 07:07: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 07:07:20 [manheim.gb] INFO: Page 118: 100 results (total: 14090)
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122324
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122325
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122327
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122328
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122329
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122329: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122329: missing VehicleDetailPageUrl
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122330
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122330: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122330: missing VehicleDetailPageUrl
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122331
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122331: 2
2026-03-30 07:07:20 [manheim.gb] WARNING: Skipping listing 4122331: missing VehicleDetailPageUrl
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122332
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122333
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122334
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122335
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122335%27 HTTP/1.1" 200 None
2026-03-30 07:07:20 [manheim.gb] INFO: Scrape type for 4122335: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122336
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122337
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122337%27 HTTP/1.1" 200 None
2026-03-30 07:07:20 [manheim.gb] INFO: Scrape type for 4122337: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122338
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122339
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122339%27 HTTP/1.1" 200 None
2026-03-30 07:07:20 [manheim.gb] INFO: Scrape type for 4122339: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122341
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122342
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122343
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122343: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122344
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122345
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122346
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122347
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122348
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:20 [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 07:07:20 [manheim.gb] INFO: Scrape type for 4122348: 0
2026-03-30 07:07:20 [manheim.gb] INFO: Found listing with ID: 4122349
2026-03-30 07:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122349%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122349: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122351
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122352
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122353
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122354
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122355
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122356
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122357
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122358
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122358%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122358: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122359
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122360
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122361
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122361: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122362
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122362%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122362: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122363
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122364
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122364%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122364: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122365
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122365: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122366
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122367
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122368
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122369
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122370
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122371
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122372
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122372: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122373
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122374
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122374%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122374: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122375
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122375: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122376
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122377
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122378
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122378%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122378: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122379
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122379: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122379: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122380
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122382
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122382: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122382: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122383
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122384
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122385
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122386
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122386: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122387
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122388
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122389
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122391
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122392
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122393
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122395
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122396
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122397
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122398
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122398: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122399
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122400
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122400: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122401
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122401: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122414
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122415
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122416
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122417
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122418
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122419
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122420
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122421
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122422
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122423
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122424
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122426
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122430
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122431
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122432
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122433
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122433: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122433: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122436
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122437
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122439
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122439%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122439: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122442
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122444
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122445
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122446
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122447
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122447%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122447: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122448
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122448%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122448: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122449
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122450
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122450%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122450: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122451
2026-03-30 07:07: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 07:07:21 [manheim.gb] INFO: Page 119: 100 results (total: 14090)
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122452
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122453
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122454
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122454%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122454: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122455
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122456
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122457
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122458
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122459
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122460
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122460%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122460: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122461
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122462
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122463
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122463: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122463: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122464
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122464: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122464: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122465
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122466
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122467
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122468
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122469
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122469%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122469: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122470
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122471
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122472
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122473
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122473: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122474
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122474: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122475
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122475: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122475: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122476
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122477
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122478
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122479
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122480
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122480: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122481
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122482
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122482: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122482: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122483
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122484
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122485
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122486
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122487
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122488
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122489
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122490
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122491
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122492
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122492: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122493
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122494
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122494%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122494: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122495
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122496
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122497
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122498
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122499
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122500
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122501
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122502
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122502%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122502: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122503
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122504
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122506
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122506%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122506: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122507
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122508
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122508%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122508: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122509
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122509: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122510
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122510%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122510: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122511
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122511: 2
2026-03-30 07:07:21 [manheim.gb] WARNING: Skipping listing 4122511: missing VehicleDetailPageUrl
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122513
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122515
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122515: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122516
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122517
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [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 07:07:21 [manheim.gb] INFO: Scrape type for 4122517: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122518
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122519
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122520
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122521
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122522
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122523
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122524
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122525
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122526
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122527
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122527%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122527: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122529
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122530
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122531
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122532
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122533
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122534
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122535
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122535%27 HTTP/1.1" 200 None
2026-03-30 07:07:21 [manheim.gb] INFO: Scrape type for 4122535: 0
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122536
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122537
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122538
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122539
2026-03-30 07:07:21 [manheim.gb] INFO: Found listing with ID: 4122540
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122540: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122541
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122554
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122555
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122556
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122557
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122558
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122559
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122560
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122561
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122562
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122562: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122563
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122564
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122565
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122566
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122566: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122566: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122567
2026-03-30 07:07: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 07:07:22 [manheim.gb] INFO: Page 120: 100 results (total: 14090)
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122568
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122568: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122568: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122569
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122570
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122571
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122572
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122573
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122573%27 HTTP/1.1" 200 None
2026-03-30 07:07:22 [manheim.gb] INFO: Scrape type for 4122573: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122574
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122574: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122575
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122576
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122577
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122578
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122579
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122580
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122581
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122582
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122583
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122584
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122584: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122584: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122585
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122586
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122587
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122588
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122588: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122588: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122589
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122590
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122591
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122592
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122592%27 HTTP/1.1" 200 None
2026-03-30 07:07:22 [manheim.gb] INFO: Scrape type for 4122592: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122593
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122594
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122595
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122595: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122595: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122596
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122596: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122596: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122597
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122598
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122599
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122600
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122600: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122600: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122601
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122601: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122601: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122602
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122603
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122603: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122603: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122604
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122605
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122606
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122607
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122609
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122610
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122611
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122611: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122611: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122612
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122613
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122614
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122615
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122616
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122616: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122616: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122617
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122618
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122619
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122620
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122621
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122622
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122622: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122622: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122623
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122623: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122623: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122624
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122625
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122626
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122626: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122626: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122628
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122629
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122630
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122630: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122632
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122633
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122634
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122636
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122652
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122652: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122657
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122658
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122660
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122661
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122662
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122663
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122664
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122664: 2
2026-03-30 07:07:22 [manheim.gb] WARNING: Skipping listing 4122664: missing VehicleDetailPageUrl
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122665
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122666
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122667
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122669
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122674
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122675
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122676
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122677
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122678
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122683
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122684
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122685
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122686
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122686%27 HTTP/1.1" 200 None
2026-03-30 07:07:22 [manheim.gb] INFO: Scrape type for 4122686: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122687
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122688
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122688: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122689
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122690
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122691
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122691%27 HTTP/1.1" 200 None
2026-03-30 07:07:22 [manheim.gb] INFO: Scrape type for 4122691: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122692
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122693
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122694
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122695
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [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 07:07:22 [manheim.gb] INFO: Scrape type for 4122695: 0
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122696
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122697
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122698
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122699
2026-03-30 07:07:22 [manheim.gb] INFO: Found listing with ID: 4122700
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122700%27 HTTP/1.1" 200 None
2026-03-30 07:07:22 [manheim.gb] INFO: Scrape type for 4122700: 0
2026-03-30 07:07: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 07:07:23 [manheim.gb] INFO: Page 121: 100 results (total: 14090)
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122702
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122703
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4122703: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122704
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122704%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122704: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122706
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122708
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122710
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122715
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4122715: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122717
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122721
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122723
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122726
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122730
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122731
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122740
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122808
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122815
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122833
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122841
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122842
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122843
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122844
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122845
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122852
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122854
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122854%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122854: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122857
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122857%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122857: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122859
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122860
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122862
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122862%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122862: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122863
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122864
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122865
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122865%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122865: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122866
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122867
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122869
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122871
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4122871: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122872
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122872%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122872: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122873
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122874
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122874%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4122874: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4122977
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123018
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123018%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4123018: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123019
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123021
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123023
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123024
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123025
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123028
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123029
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123037
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123038
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123039
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4123039: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123040
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123041
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123042
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123043
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123043%27 HTTP/1.1" 200 None
2026-03-30 07:07:23 [manheim.gb] INFO: Scrape type for 4123043: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123044
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123045
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123046
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123047
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123059
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4123059: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123060
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123061
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4123061: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123062
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123063
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123064
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123065
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123066
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123068
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123070
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123071
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123072
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123108
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123140
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4123140: 0
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123141
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123147
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123148
2026-03-30 07:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:23 [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 07:07:23 [manheim.gb] INFO: Scrape type for 4123148: 2
2026-03-30 07:07:23 [manheim.gb] WARNING: Skipping listing 4123148: missing VehicleDetailPageUrl
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123149
2026-03-30 07:07:23 [manheim.gb] INFO: Found listing with ID: 4123150
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123150: 2
2026-03-30 07:07:24 [manheim.gb] WARNING: Skipping listing 4123150: missing VehicleDetailPageUrl
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123151
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123152
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123152%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123152: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123153
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123154
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123155
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123156
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123157
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123157%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123157: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123158
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123159
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123160
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123161
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123161: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123162
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123162%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123162: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123163
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123163%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123163: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123167
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123167: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123168
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123169
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123170
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123171
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123172
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123172: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123173
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123174
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123176
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123179
2026-03-30 07:07: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 07:07:24 [manheim.gb] INFO: Page 122: 100 results (total: 14090)
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123181
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123190
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123192
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123207
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123207%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123207: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123208
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123212
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123213
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123214
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123217
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123218
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123219
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123220
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123221
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123223
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123225
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123225: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123226
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123227
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123227: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123228
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123229
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123229: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123232
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123233
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123234
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123235
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123235: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123236
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123237
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123238
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123238: 2
2026-03-30 07:07:24 [manheim.gb] WARNING: Skipping listing 4123238: missing VehicleDetailPageUrl
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123247
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123247: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123248
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123249
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123250
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123251
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123252
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123254
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123255
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123264
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123265
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123266
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123267
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123268
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123270
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123271
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123272
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123272%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123272: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123273
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123273: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123275
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123276
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123277
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123279
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123280
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123290
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123291
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123294
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123294: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123295
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123296
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123297
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123297%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123297: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123298
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123299
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123300
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123301
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123301%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123301: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123302
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123303
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123304
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123306
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123307
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123308
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123309
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123310
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123311
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123312
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123313
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123314
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123314%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123314: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123317
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123317%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123317: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123320
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123322
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123322: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123325
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123328
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123330
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123331
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123332
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123334
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123335
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123336
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123336: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123339
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123344
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123344%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123344: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123345
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123345: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123349
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123350
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123350: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123351
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123352
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123353
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123354
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [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 07:07:24 [manheim.gb] INFO: Scrape type for 4123354: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123355
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123356
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123357
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123358
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123359
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123360
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123361
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123362
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123362%27 HTTP/1.1" 200 None
2026-03-30 07:07:24 [manheim.gb] INFO: Scrape type for 4123362: 0
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123363
2026-03-30 07:07:24 [manheim.gb] INFO: Found listing with ID: 4123364
2026-03-30 07:07: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 07:07:25 [manheim.gb] INFO: Page 123: 100 results (total: 14090)
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123366
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123367
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123368
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123369
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123370
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123370%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123370: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123371
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123372
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123378
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123379
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123380
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123381
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123381%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123381: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123382
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123382: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123383
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123384
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123385
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123385%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123385: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123386
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123387
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123388
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123389
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123390
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123390: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123391
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123392
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123392%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123392: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123393
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123394
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123395
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123395: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123396
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123396%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123396: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123397
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123397%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123397: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123398
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123399
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123408
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123409
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123410
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123411
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123411: 2
2026-03-30 07:07:25 [manheim.gb] WARNING: Skipping listing 4123411: missing VehicleDetailPageUrl
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123412
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123413
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123414
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123415
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123416
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123417
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123418
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123418%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123418: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123419
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123420
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123421
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123422
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123426
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123426%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123426: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123427
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123429
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123430
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123430: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123431
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123431%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123431: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123432
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123433
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123435
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123437
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123439
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123440
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123440: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123441
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123442
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123443
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123444
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123444: 2
2026-03-30 07:07:25 [manheim.gb] WARNING: Skipping listing 4123444: missing VehicleDetailPageUrl
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123445
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123446
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123447
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123448
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123449
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123449%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123449: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123450
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123451
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123452
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123452: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123454
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123455
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123456
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123457
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123458
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123459
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123460
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123461
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123462
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123462: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123463
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123464
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123464%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123464: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123465
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123466
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123467
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123468
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123469
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123470
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123470: 2
2026-03-30 07:07:25 [manheim.gb] WARNING: Skipping listing 4123470: missing VehicleDetailPageUrl
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123472
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123472%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123472: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123476
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123476%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123476: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123477
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123478
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123479
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123483
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123484
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123485
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123485%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123485: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123486
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123488
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123488%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123488: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123489
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123490
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123490: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123491
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123492
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123493
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123493: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123494
2026-03-30 07:07: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 07:07:25 [manheim.gb] INFO: Page 124: 100 results (total: 14090)
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123495
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123496
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123497
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123498
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123499
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123500
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123501
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123502
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123502: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123503
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123503%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123503: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123504
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123505
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123506
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123507
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123508
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123509
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123515
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123516
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123516%27 HTTP/1.1" 200 None
2026-03-30 07:07:25 [manheim.gb] INFO: Scrape type for 4123516: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123517
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123517: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123518
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123519
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123520
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123521
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:25 [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 07:07:25 [manheim.gb] INFO: Scrape type for 4123521: 0
2026-03-30 07:07:25 [manheim.gb] INFO: Found listing with ID: 4123522
2026-03-30 07:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123522%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123522: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123523
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123524
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123525
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123526
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123526%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123526: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123528
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123529
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123530
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123531
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123532
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123532: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123533
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123534
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123534%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123534: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123535
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123535: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123536
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123537
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123538
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123538: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123539
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123539: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123540
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123541
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123541: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123542
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123543
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123543: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123544
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123545
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123545%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123545: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123546
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123547
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123548
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123549
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123550
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123551
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123551: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123553
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123554
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123555
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123556
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123557
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123558
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123558: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123559
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123559: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123560
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123561
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123562
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123564
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123565
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123566
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123566: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123567
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123568
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123569
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123570
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123571
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123571%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123571: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123573
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123574
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123575
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123576
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123576%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123576: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123577
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123578
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123579
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123580
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123581
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123582
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123583
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123584
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123585
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123586
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123587
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123588
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123590
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123590: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123591
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123592
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123592%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123592: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123593
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123593%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123593: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123594
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123594: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123595
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123596
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123597
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123598
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123599
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123600
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123600: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123601
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123602
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123603
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123604
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123604: 0
2026-03-30 07:07: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 07:07:26 [manheim.gb] INFO: Page 125: 100 results (total: 14090)
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123605
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123606
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123607
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123608
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [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 07:07:26 [manheim.gb] INFO: Scrape type for 4123608: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123609
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123611
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123613
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123613%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123613: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123615
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123618
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123620
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123620%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123620: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123621
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123623
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123624
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123626
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123627
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123629
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123631
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123632
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123633
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123634
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123636
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123637
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123638
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123639
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123640
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123641
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123642
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123643
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123643%27 HTTP/1.1" 200 None
2026-03-30 07:07:26 [manheim.gb] INFO: Scrape type for 4123643: 0
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123644
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123646
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123647
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123648
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123649
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123650
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123651
2026-03-30 07:07:26 [manheim.gb] INFO: Found listing with ID: 4123652
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123653
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123654
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123655
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123656
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123656: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123657
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123658
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123659
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123661
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123661: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123663
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123665
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123666
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123667
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123668
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123669
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123670
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123671
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123671: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123672
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123673
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123674
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123675
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123675%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123675: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123676
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123677
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123677%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123677: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123679
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123684
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123684%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123684: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123685
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123686
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123687
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123693
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123696
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123696: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123697
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123698
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123699
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123699%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123699: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123700
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123700%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123700: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123701
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123702
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123703
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123703%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123703: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123704
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123705
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123706
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123707
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123708
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123709
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123710
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123710%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123710: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123711
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123712
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123713
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123714
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123715
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123716
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123716%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123716: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123717
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123717%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123717: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123718
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123718%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123718: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123719
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123719: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123720
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123721
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123722
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123723
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123724
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123725
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123725%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123725: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123726
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123727
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123728
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123729
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123730
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123731
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123731%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123731: 0
2026-03-30 07:07: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 07:07:27 [manheim.gb] INFO: Page 126: 100 results (total: 14090)
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123732
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123733
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123733: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123734
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123734%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123734: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123735
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123735: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123736
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123737
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123738
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123739
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [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 07:07:27 [manheim.gb] INFO: Scrape type for 4123739: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123740
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123741
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123742
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123743
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123744
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123744%27 HTTP/1.1" 200 None
2026-03-30 07:07:27 [manheim.gb] INFO: Scrape type for 4123744: 0
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123745
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123746
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123747
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123748
2026-03-30 07:07:27 [manheim.gb] INFO: Found listing with ID: 4123753
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123753%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123753: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123760
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123771
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123771%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123771: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123776
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123777
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123785
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123786
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123787
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123787%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123787: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123788
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123789
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123790
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123790%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123790: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123791
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123792
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123793
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123793%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123793: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123794
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123795
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123797
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123798
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123798%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123798: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123800
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123809
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123811
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123811: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123812
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123812%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123812: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123813
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123813: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123814
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123816
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123817
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123822
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123823
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123823: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123824
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123825
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123826
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123827
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123827: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123828
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123828: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123829
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123830
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123831
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123831%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123831: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123832
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123832: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123833
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123833: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123834
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123835
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123835%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123835: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123836
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123837
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123837%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123837: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123838
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123839
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123840
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123841
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123841: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123842
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123843
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123844
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123845
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123847
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123848
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123849
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123850
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123851
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123851: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123852
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123853
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123854
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123862
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123870
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123887
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123887%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123887: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123894
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123896
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123897
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123899
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123900
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123900%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123900: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123901
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123901%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123901: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123902
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123903
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123903%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123903: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123904
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123905
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123906
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123907
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123907%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123907: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123908
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123909
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123910
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123910%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123910: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123912
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123913
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123914
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123915
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123917
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123918
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123919
2026-03-30 07:07: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 07:07:28 [manheim.gb] INFO: Page 127: 100 results (total: 14090)
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123920
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123921
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123922
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123923
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123924
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123925
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123926
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123927
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123928
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123929
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123931
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123931%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123931: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123932
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123933
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123934
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123934%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4123934: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123935
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123936
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4123936: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123944
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123963
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123966
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123967
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4123986
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124029
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124030
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124030%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124030: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124031
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124032
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4124032: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124033
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124034
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4124034: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124035
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124036
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124038
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124039
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124039%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124039: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124040
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124041
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124042
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124043
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124044
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124045
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4124045: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124046
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124047
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124048
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124049
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124050
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124051
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124052
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124053
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124054
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124055
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4124055: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124056
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124056%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124056: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124057
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124058
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124059
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124060
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124061
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124061%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124061: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124062
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124063
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124064
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124064%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124064: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124065
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124065%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124065: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124066
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124067
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124068
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124069
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124070
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124070%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124070: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124071
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124072
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124073
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124074
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124074%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124074: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124075
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124077
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124090
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [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 07:07:28 [manheim.gb] INFO: Scrape type for 4124090: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124091
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124092
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124094
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124095
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124095%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124095: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124096
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124097
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124098
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124099
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124099%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124099: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124100
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124100%27 HTTP/1.1" 200 None
2026-03-30 07:07:28 [manheim.gb] INFO: Scrape type for 4124100: 0
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124103
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124105
2026-03-30 07:07:28 [manheim.gb] INFO: Found listing with ID: 4124106
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124106%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124106: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124107
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124107%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124107: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124108
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124110
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124111
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124112
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124113
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124114
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124115
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124115: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124116
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124117
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124118
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124118: 2
2026-03-30 07:07:29 [manheim.gb] WARNING: Skipping listing 4124118: missing VehicleDetailPageUrl
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124119
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124125
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124125: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124126
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124127
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124128
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124129
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124133
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124133%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124133: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124137
2026-03-30 07:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:29 [manheim.gb] INFO: Page 128: 100 results (total: 14090)
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124140
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124140: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124142
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124143
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124144
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:29 [manheim.gb] INFO: Scrape type for 4124144: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124145
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124146
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124147
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124148
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124148%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124148: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124150
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124151
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124152
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124153
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124156
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124156: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124157
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124158
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124159
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124159: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124160
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124160: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124161
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124162
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124163
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124164
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124165
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124166
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124166%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124166: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124167
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124168
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124168: 2
2026-03-30 07:07:29 [manheim.gb] WARNING: Skipping listing 4124168: missing VehicleDetailPageUrl
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124169
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124170
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124171
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124172
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124173
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124174
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124175
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124176
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:29 [manheim.gb] INFO: Scrape type for 4124176: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124177
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124177: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124178
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124179
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124180
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124181
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124182
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124182: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124183
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124184
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124185
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124186
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124187
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124188
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124189
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124189%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124189: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124191
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124192
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124193
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124194
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124199
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124199: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124200
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124200: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124202
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124202: 2
2026-03-30 07:07:29 [manheim.gb] WARNING: Skipping listing 4124202: missing VehicleDetailPageUrl
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124203
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124204
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124205
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124206
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124207
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124207: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124208
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124208: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124210
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124211
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124212
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124213
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124214
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124215
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124215: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124216
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124217
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124218
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124219
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124220
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124221
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124222
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124223
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124224
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124224%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124224: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124225
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124226
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124227
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124229
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124230
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124230: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124233
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124235
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124235%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124235: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124237
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124237%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124237: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124259
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124274
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124275
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124276
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124277
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124282
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124282%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124282: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124283
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124283: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124284
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [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 07:07:29 [manheim.gb] INFO: Scrape type for 4124284: 2
2026-03-30 07:07:29 [manheim.gb] WARNING: Skipping listing 4124284: missing VehicleDetailPageUrl
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124286
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124286%27 HTTP/1.1" 200 None
2026-03-30 07:07:29 [manheim.gb] INFO: Scrape type for 4124286: 0
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124287
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124288
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124289
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124290
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124291
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124292
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124293
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124294
2026-03-30 07:07:29 [manheim.gb] INFO: Found listing with ID: 4124295
2026-03-30 07:07: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 07:07:30 [manheim.gb] INFO: Page 129: 100 results (total: 14090)
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124296
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124297
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124298
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124303
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [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 07:07:30 [manheim.gb] INFO: Scrape type for 4124303: 2
2026-03-30 07:07:30 [manheim.gb] WARNING: Skipping listing 4124303: missing VehicleDetailPageUrl
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124307
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [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 07:07:30 [manheim.gb] INFO: Scrape type for 4124307: 2
2026-03-30 07:07:30 [manheim.gb] WARNING: Skipping listing 4124307: missing VehicleDetailPageUrl
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124308
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124312
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124313
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124317
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124317%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124317: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124319
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124321
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124321%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124321: 2
2026-03-30 07:07:30 [manheim.gb] WARNING: Skipping listing 4124321: missing VehicleDetailPageUrl
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124324
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124325
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124326
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124326%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124326: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124369
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124370
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124396
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124398
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124400
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124401
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124404
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124405
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124406
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124408
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124409
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124411
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124412
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124413
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124414
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124415
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124416
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124416%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124416: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124417
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124418
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124418%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124418: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124419
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124420
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124421
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124421%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124421: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124422
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124422%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124422: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124423
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124423%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124423: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124424
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124424%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124424: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124425
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124427
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124427%27 HTTP/1.1" 200 None
2026-03-30 07:07:30 [manheim.gb] INFO: Scrape type for 4124427: 0
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124428
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124429
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124430
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124431
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124433
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124436
2026-03-30 07:07:30 [manheim.gb] INFO: Found listing with ID: 4124437
2026-03-30 07:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124437%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124437: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124438
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124439
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124439%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124439: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124441
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124442
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124443
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124444
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124445
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124445%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124445: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124445: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124446
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124446%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124446: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124446: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124447
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124447%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124447: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124447: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124448
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124448%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124448: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124449
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124450
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124451
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124464
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124479
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124495
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124497
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124499
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124500
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124500%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124500: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124504
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124506
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124508
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124509
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124510
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124513
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124514
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124517
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124517%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124517: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124528
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124531
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124535
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124536
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124539
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124543
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124544
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124544: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124544: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124545
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124545: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124546
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124547
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124548
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124550
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124551
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124551: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124551: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124552
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124553
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124553: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124554
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124555
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124556
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124557
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124558
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124559
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124559%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124559: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124560
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124561
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124562
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124562%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124562: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124563
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124563%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124563: 0
2026-03-30 07:07: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 07:07:31 [manheim.gb] INFO: Page 130: 100 results (total: 14090)
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124564
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124565
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124566
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124567
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124568
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124569
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124569%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124569: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124570
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124571
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124572
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124574
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124575
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124576
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124576%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124576: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124577
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124577%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124577: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124578
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124578: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124579
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124580
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124581
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124584
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124585
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124586
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124586: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124587
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124589
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124590
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124591
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124592
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124592: 2
2026-03-30 07:07:31 [manheim.gb] WARNING: Skipping listing 4124592: missing VehicleDetailPageUrl
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124593
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124595
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124596
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124596%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124596: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124597
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124597: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124598
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124599
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124600
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124600: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124601
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124601%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124601: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124604
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124607
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124610
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124612
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124614
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124614: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124616
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124617
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124618
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124619
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124620
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124620%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124620: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124621
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124627
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124628
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124629
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124631
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124632
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124633
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124633%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124633: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124634
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124638
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124640
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124640%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124640: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124641
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124642
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124643
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124643%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124643: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124644
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124645
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124645%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124645: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124646
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124647
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124648
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124649
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124650
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124651
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124652
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124653
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124654
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124654%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124654: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124656
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124657
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124658
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124659
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124659: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124660
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124661
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124662
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124663
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124665
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124666
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124666%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124666: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124668
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124668: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124670
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [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 07:07:31 [manheim.gb] INFO: Scrape type for 4124670: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124671
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124671%27 HTTP/1.1" 200 None
2026-03-30 07:07:31 [manheim.gb] INFO: Scrape type for 4124671: 0
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124672
2026-03-30 07:07:31 [manheim.gb] INFO: Found listing with ID: 4124673
2026-03-30 07:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124673: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124674
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124675
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124676
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124680
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124685
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124692
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124695
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124696
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124697
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124699
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124700
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124702
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124703
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124704
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124705
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124705: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124707
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124709
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124710
2026-03-30 07:07: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 07:07:32 [manheim.gb] INFO: Page 131: 100 results (total: 14090)
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124711
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124711%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124711: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124712
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124713
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124714
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124715
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124716
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124718
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124719
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124720
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124721
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124721%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124721: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124722
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124722: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124723
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124724
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124724%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124724: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124725
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124726
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124727
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124729
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124731
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124731%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124731: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124732
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124733
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124735
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124736
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124737
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124737%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124737: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124738
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124739
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124740
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124741
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124741%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124741: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124742
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124743
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124744
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124745
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124746
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124747
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124750
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124751
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124751: 2
2026-03-30 07:07:32 [manheim.gb] WARNING: Skipping listing 4124751: missing VehicleDetailPageUrl
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124756
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124756%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124756: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124757
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124758
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124758: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124759
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124760
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124761
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124762
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124763
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124765
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124766
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124767
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124768
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124770
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124770%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124770: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124771
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124772
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124773
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124774
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124775
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124778
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124779
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124779: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124780
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124781
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124782
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124783
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124784
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124784: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124785
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124785: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124786
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124788
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124788: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124789
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124789%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124789: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124790
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124791
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124792
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124793
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124793: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124794
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124795
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124796
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124797
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124798
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124799
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124799%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124799: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124803
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124805
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124806
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124807
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124808
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124813
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124814
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124815
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124815%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124815: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124817
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124818
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124819
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124819%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124819: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124820
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124821
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124822
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124823
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124824
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124825
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124826
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124826: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124827
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124828
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124828%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124828: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124829
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124830
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124830: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124831
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [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 07:07:32 [manheim.gb] INFO: Scrape type for 4124831: 0
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124832
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124833
2026-03-30 07:07:32 [manheim.gb] INFO: Found listing with ID: 4124834
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124834%27 HTTP/1.1" 200 None
2026-03-30 07:07:32 [manheim.gb] INFO: Scrape type for 4124834: 0
2026-03-30 07:07: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 07:07:33 [manheim.gb] INFO: Page 132: 100 results (total: 14090)
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124835
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124836
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [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 07:07:33 [manheim.gb] INFO: Scrape type for 4124836: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124837
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124838
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124839
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [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 07:07:33 [manheim.gb] INFO: Scrape type for 4124839: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124841
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124842
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124843
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124844
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124845
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124846
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124847
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124848
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124848%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124848: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124849
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124849%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124849: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124850
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124851
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124852
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124852%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124852: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124853
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124854
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124855
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124855%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124855: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124856
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124856%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124856: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124857
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124858
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124859
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124860
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124861
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124862
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124863
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124864
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124865
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124866
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124867
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124867%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124867: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124868
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124869
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124870
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124870%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124870: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124871
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124872
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124877
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124882
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124885
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124887
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124888
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124893
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124896
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124897
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124901
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124903
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124906
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124915
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124916
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124917
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124918
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124919
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124920
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124921
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124921%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124921: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124922
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124923
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124924
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124925
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124926
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124927
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124927%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124927: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124928
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124928%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124928: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124929
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124930
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124930%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124930: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124931
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124932
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124933
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124936
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124943
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124954
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124955
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124955%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124955: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124956
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124957
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124959
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124959%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124959: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124961
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124961%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124961: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124966
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124967
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124970
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124973
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124973%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124973: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124974
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124976
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124977
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124978
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124979
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124980
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124981
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124982
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124982%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124982: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124984
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124989
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124989%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124989: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124990
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124990%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4124990: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124991
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [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 07:07:33 [manheim.gb] INFO: Scrape type for 4124991: 2
2026-03-30 07:07:33 [manheim.gb] WARNING: Skipping listing 4124991: missing VehicleDetailPageUrl
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124992
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124993
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124995
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124996
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124997
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124998
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4124999
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125000
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125001
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125001%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4125001: 0
2026-03-30 07:07: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 07:07:33 [manheim.gb] INFO: Page 133: 100 results (total: 14090)
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125002
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125003
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125004
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [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 07:07:33 [manheim.gb] INFO: Scrape type for 4125004: 2
2026-03-30 07:07:33 [manheim.gb] WARNING: Skipping listing 4125004: missing VehicleDetailPageUrl
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125005
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125006
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125007
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125008
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125009
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125010
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125010%27 HTTP/1.1" 200 None
2026-03-30 07:07:33 [manheim.gb] INFO: Scrape type for 4125010: 0
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125011
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125012
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125013
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125014
2026-03-30 07:07:33 [manheim.gb] INFO: Found listing with ID: 4125015
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125015: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125015: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125016
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125017
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125018
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125019
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125019: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125019: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125020
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125021
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125022
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125022: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125022: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125023
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125024
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125024: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125024: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125025
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125026
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125027
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125027: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125027: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125028
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125029
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125030
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125031
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125032
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125033
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125034
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125035
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125036
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125037
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125038
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125043
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125044
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125046
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125047
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125047%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125047: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125048
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125049
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125050
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125050%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125050: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125051
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125052
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125053
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125053: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125053: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125055
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125056
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125057
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125058
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125059
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125061
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125062
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125062: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125062: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125063
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125064
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125065
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125066
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125067
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125067: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125067: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125068
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125068%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125068: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125069
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125070
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125070%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125070: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125071
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125071: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125071: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125072
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125072%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125072: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125073
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125074
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125074: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125074: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125075
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125076
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125076: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125076: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125077
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125078
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125079
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125081
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125082
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125083
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125085
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125086
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125086: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125086: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125088
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125092
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125093
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125094
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125095
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125095%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125095: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125097
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125098
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125099
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125100
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125100%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125100: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125101
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125102
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125103
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125104
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125105
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125106
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125107
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125108
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125109
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125110
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125111
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [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 07:07:34 [manheim.gb] INFO: Scrape type for 4125111: 2
2026-03-30 07:07:34 [manheim.gb] WARNING: Skipping listing 4125111: missing VehicleDetailPageUrl
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125112
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125113
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125115
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125116
2026-03-30 07:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:34 [manheim.gb] INFO: Page 134: 100 results (total: 14090)
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125117
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125118
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125119
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125120
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125120%27 HTTP/1.1" 200 None
2026-03-30 07:07:34 [manheim.gb] INFO: Scrape type for 4125120: 0
2026-03-30 07:07:34 [manheim.gb] INFO: Found listing with ID: 4125121
2026-03-30 07:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125121: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125121: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125122
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125123
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125124
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125125
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125126
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125127
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125128
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125129
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125129%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125129: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125130
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125131
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125132
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125132%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125132: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125132: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125134
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125135
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125136
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125137
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125138
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125138%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125138: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125139
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125140
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125141
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125142
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125143
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125144
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125146
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125174
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125176
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125180
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125181
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125182
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125183
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125184
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125186
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125187
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125187: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125187: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125191
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125191%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125191: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125192
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125193
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125198
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:35 [manheim.gb] INFO: Scrape type for 4125198: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125198: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125200
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125201
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125202
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125203
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125204
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125205
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125205: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125205: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125206
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125207
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125207%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125207: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125208
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125209
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125210
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125212
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125213
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125214
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125215
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125215%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125215: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125216
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125217
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125218
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125219
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125220
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125221
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125222
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125222%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125222: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125223
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125225
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125227
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125227%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125227: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125228
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125229
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125230
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125232
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125233
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125233%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125233: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125235
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125238
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125241
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125242
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125243
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125244
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125245
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125246
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125247
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125248
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125248%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125248: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125249
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125250
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125251
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125251%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125251: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125252
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125253
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125253%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125253: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125254
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125255
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125256
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125257
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125258
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125258%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125258: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125259
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125260
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125261
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125264
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125266
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125267
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125268
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125268: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125268: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125269
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125269: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125269: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125270
2026-03-30 07:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:35 [manheim.gb] INFO: Page 135: 100 results (total: 14090)
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125271
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125271: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125271: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125272
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125273
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125274
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125275
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125276
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125276: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125276: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125277
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125278
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125278%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125278: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125279
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125279%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125279: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125280
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125281
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125282
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125283
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125284
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125284%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125284: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125285
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125286
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125287
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125288
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125289
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125290
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125291
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125292
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125293
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125294
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125295
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125296
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:35 [manheim.gb] INFO: Scrape type for 4125296: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125296: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125297
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125298
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125298: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125298: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125299
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125300
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125301
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125303
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125303: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125303: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125304
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125307
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125428
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125429
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125430
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125430: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125430: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125470
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125471
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125472
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125473
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125474
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125474: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125474: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125475
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125476
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125476: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125476: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125477
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125478
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125479
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125479: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125479: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125480
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125481
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125487
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125487: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125487: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125492
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125493
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125494
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125495
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125496
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125497
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125498
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125499
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125500
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125501
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125504
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125512
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125512%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125512: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125513
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125514
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125515
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125516
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125517
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125518
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125519
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125520
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125521
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125522
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125523
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125524
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125524%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125524: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125525
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125527
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125529
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125530
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125531
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125532
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125533
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125535
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125536
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125536%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125536: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125537
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125538
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125539
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125540
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [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 07:07:35 [manheim.gb] INFO: Scrape type for 4125540: 2
2026-03-30 07:07:35 [manheim.gb] WARNING: Skipping listing 4125540: missing VehicleDetailPageUrl
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125541
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125542
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125543
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125544
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125545
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125546
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125547
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125547%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125547: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125549
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125549%27 HTTP/1.1" 200 None
2026-03-30 07:07:35 [manheim.gb] INFO: Scrape type for 4125549: 0
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125550
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125551
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125552
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125553
2026-03-30 07:07:35 [manheim.gb] INFO: Found listing with ID: 4125554
2026-03-30 07:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:36 [manheim.gb] INFO: Page 136: 100 results (total: 14090)
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125555
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125557
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125558
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125559
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125559%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125559: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125560
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125560%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125560: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125561
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125562
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125563
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125564
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125564%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125564: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125565
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125566
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125567
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125568
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125569
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125570
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125571
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125571: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125571: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125572
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125572: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125572: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125573
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125574
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125574: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125574: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125575
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125576
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125576: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125576: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125577
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125578
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125578: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125578: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125579
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125579: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125579: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125580
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125581
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125581%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125581: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125582
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125583
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125584
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125584%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125584: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125585
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125587
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125588
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125588%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125588: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125589
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125589%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125589: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125590
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125590: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125590: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125592
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125593
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125594
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125595
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125596
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125596%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125596: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125599
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125600
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125601
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125601%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125601: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125603
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125604
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125605
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125605%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125605: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125606
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125607
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125607%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125607: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125609
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125610
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125611
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125612
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125613
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125614
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125615
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125615%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125615: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125616
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125616%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125616: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125617
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125619
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125619%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125619: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125620
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125620%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125620: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125626
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125628
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125629
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125629%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125629: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125631
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125632
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125632%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125632: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125633
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125633%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125633: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125634
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125634%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125634: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125636
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125638
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125639
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125639%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125639: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125640
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125642
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125644
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125646
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125653
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125654
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125654%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125654: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125655
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125683
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125683%27 HTTP/1.1" 200 None
2026-03-30 07:07:36 [manheim.gb] INFO: Scrape type for 4125683: 0
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125685
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125687
2026-03-30 07:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:36 [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 07:07:36 [manheim.gb] INFO: Scrape type for 4125687: 2
2026-03-30 07:07:36 [manheim.gb] WARNING: Skipping listing 4125687: missing VehicleDetailPageUrl
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125688
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125689
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125690
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125691
2026-03-30 07:07:36 [manheim.gb] INFO: Found listing with ID: 4125692
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125692%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125692: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125693
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125694
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [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 07:07:37 [manheim.gb] INFO: Scrape type for 4125694: 2
2026-03-30 07:07:37 [manheim.gb] WARNING: Skipping listing 4125694: missing VehicleDetailPageUrl
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125696
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125696%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125696: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125697
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125697%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125697: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125698
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125699
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125700
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125701
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125701%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125701: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125702
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125703
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125704
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125705
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125706
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125707
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125708
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125709
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125710
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125710%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125710: 0
2026-03-30 07:07: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 07:07:37 [manheim.gb] INFO: Page 137: 100 results (total: 14090)
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125711
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125711%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125711: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125712
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125712%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125712: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125715
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125716
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125720
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125721
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125727
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125727%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125727: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125728
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125730
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125732
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125734
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125738
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125738%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125738: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125739
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125740
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125741
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125741%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125741: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125742
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125743
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125745
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125747
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125748
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125748%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125748: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125750
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [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 07:07:37 [manheim.gb] INFO: Scrape type for 4125750: 2
2026-03-30 07:07:37 [manheim.gb] WARNING: Skipping listing 4125750: missing VehicleDetailPageUrl
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125751
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125753
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125755
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125758
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125759
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125759%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125759: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125763
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125764
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [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 07:07:37 [manheim.gb] INFO: Scrape type for 4125764: 2
2026-03-30 07:07:37 [manheim.gb] WARNING: Skipping listing 4125764: missing VehicleDetailPageUrl
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125765
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125765%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125765: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125766
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [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 07:07:37 [manheim.gb] INFO: Scrape type for 4125766: 2
2026-03-30 07:07:37 [manheim.gb] WARNING: Skipping listing 4125766: missing VehicleDetailPageUrl
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125767
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125768
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125769
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125769%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125769: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125770
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125770%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125770: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125771
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125772
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125773
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125774
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125775
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125777
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125778
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125779
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125781
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125783
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125783%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125783: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125785
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125786
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125787
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125787%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125787: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125788
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125789
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125790
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125790%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125790: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125792
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125793
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125794
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125794%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125794: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125795
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125796
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125797
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125798
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125799
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125800
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125801
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125802
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125803
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125804
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125805
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125806
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125806%27 HTTP/1.1" 200 None
2026-03-30 07:07:37 [manheim.gb] INFO: Scrape type for 4125806: 0
2026-03-30 07:07:37 [manheim.gb] INFO: Found listing with ID: 4125808
2026-03-30 07:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125808%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125808: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125810
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125812
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125814
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [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 07:07:38 [manheim.gb] INFO: Scrape type for 4125814: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125816
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125818
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125819
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125826
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125827
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125839
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125840
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125842
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125843
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125843%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125843: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125844
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125845
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125846
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125846%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125846: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125847
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125847%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125847: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125848
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125850
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125851
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125852
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125853
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125854
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125854%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125854: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125855
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125857
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125858
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125859
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125860
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125861
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125863
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125869
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [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 07:07:38 [manheim.gb] INFO: Scrape type for 4125869: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125870
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125871
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125872
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125874
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125874%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125874: 0
2026-03-30 07:07: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 07:07:38 [manheim.gb] INFO: Page 138: 100 results (total: 14090)
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125875
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125875%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125875: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125876
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125877
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125878
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125879
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125879%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125879: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125880
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125880%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125880: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125881
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125881%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125881: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125883
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125884
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125886
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125888
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125890
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125891
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125891%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125891: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125892
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125893
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125894
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125894%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125894: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125895
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125896
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125897
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125898
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125899
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125900
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125903
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125903%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125903: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125904
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125906
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125907
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125909
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125910
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125911
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125911%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125911: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125912
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125913
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125914
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125917
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125918
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125919
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125920
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125921
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125923
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125924
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125924%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125924: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125926
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125927
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125928
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125929
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125930
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125930%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125930: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125931
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125932
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125933
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125933%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125933: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125934
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125936
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125937
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125937%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125937: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125944
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125947
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125947%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125947: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125948
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125948%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125948: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125949
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125949%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125949: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125950
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125951
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125951%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125951: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125952
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125952%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125952: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125953
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125953%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125953: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125955
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125956
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125957
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125959
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125959%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125959: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125960
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [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 07:07:38 [manheim.gb] INFO: Scrape type for 4125960: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125961
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125962
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125963
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125963%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125963: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125964
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125965
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125965%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125965: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125966
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125967
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125970
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125971
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [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 07:07:38 [manheim.gb] INFO: Scrape type for 4125971: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125972
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125973
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125973%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125973: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125974
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125975
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125976
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125977
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125979
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125980
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125982
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125982%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125982: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125983
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125983%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125983: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125984
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125985
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125987
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125988
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125988%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125988: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125989
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125991
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125991%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125991: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125992
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125992%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125992: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125993
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125994
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125994%27 HTTP/1.1" 200 None
2026-03-30 07:07:38 [manheim.gb] INFO: Scrape type for 4125994: 0
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125995
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125996
2026-03-30 07:07:38 [manheim.gb] INFO: Found listing with ID: 4125997
2026-03-30 07:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [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 07:07:39 [manheim.gb] INFO: Scrape type for 4125997: 2
2026-03-30 07:07:39 [manheim.gb] WARNING: Skipping listing 4125997: missing VehicleDetailPageUrl
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126000
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126001
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126001%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126001: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126002
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126004
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [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 07:07:39 [manheim.gb] INFO: Scrape type for 4126004: 2
2026-03-30 07:07:39 [manheim.gb] WARNING: Skipping listing 4126004: missing VehicleDetailPageUrl
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126005
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126006
2026-03-30 07:07: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 07:07:39 [manheim.gb] INFO: Page 139: 100 results (total: 14090)
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126007
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126009
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126009%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126009: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126010
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126011
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126011%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126011: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126012
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126013
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [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 07:07:39 [manheim.gb] INFO: Scrape type for 4126013: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126014
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [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 07:07:39 [manheim.gb] INFO: Scrape type for 4126014: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126016
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126017
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126018
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126019
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126020
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126021
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126022
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126023
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126023%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126023: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126024
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126024%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126024: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126025
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126026
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126026%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126026: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126028
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126029
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126030
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126030%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126030: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126031
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126032
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126032%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126032: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126033
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126034
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126034%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126034: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126059
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126062
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126063
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126064
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126065
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126066
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126066%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126066: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126067
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126068
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126069
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126070
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126070%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126070: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126071
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126072
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126072%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126072: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126073
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126074
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126075
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126076
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126077
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126078
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126079
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126080
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126081
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126081%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126081: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126082
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126082%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126082: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126083
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126084
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126084%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126084: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126085
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126086
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126086%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126086: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126087
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126088
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126089
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126090
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126091
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126091%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126091: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126092
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126092%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126092: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126093
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126093%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126093: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126094
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126095
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126096
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126097
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126098
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126099
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126099%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126099: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126100
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126101
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126102
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126102%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126102: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126103
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126103%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126103: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126104
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126105
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126106
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126107
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126107%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126107: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126108
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126108%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126108: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126109
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126110
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126111
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126112
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126113
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126113%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126113: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126115
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126116
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126117
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126119
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126120
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126121
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126122
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126123
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126126
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126127
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126128
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126129
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126129%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126129: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126130
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126131
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126132
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126132%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126132: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126133
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126135
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126136
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126136%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126136: 0
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126137
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126138
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126140
2026-03-30 07:07:39 [manheim.gb] INFO: Found listing with ID: 4126142
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126142%27 HTTP/1.1" 200 None
2026-03-30 07:07:39 [manheim.gb] INFO: Scrape type for 4126142: 0
2026-03-30 07:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 07:07:40 [manheim.gb] INFO: Page 140: 100 results (total: 14090)
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126143
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126143%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126143: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126144
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126145
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126146
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126147
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126148
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [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 07:07:40 [manheim.gb] INFO: Scrape type for 4126148: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126149
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126150
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126152
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126152%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126152: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126153
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126154
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126156
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126157
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126158
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126159
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126160
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126160%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126160: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126162
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126162%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126162: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126163
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126164
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126165
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126166
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126166%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126166: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126167
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126167%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126167: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126168
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126169
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126169%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126169: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126170
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126171
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126173
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126174
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126175
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126176
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126177
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126178
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126178%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126178: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126179
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126181
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126183
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126185
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126187
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126188
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126189
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126190
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [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 07:07:40 [manheim.gb] INFO: Scrape type for 4126190: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126191
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126191%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126191: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126192
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126193
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126194
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126195
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126197
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [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 07:07:40 [manheim.gb] INFO: Scrape type for 4126197: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126199
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126200
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126200%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126200: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126201
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126202
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126203
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126204
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [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 07:07:40 [manheim.gb] INFO: Scrape type for 4126204: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126205
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126206
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126207
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126208
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126210
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126210%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126210: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126213
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126214
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126215
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126215%27 HTTP/1.1" 200 None
2026-03-30 07:07:40 [manheim.gb] INFO: Scrape type for 4126215: 0
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126216
2026-03-30 07:07:40 [manheim.gb] INFO: Found listing with ID: 4126217
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126217%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126217: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126218
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126219
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126219%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126219: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126221
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126222
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126222%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126222: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126222: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126223
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126224
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126225
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126226
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126227
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126227%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126227: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126227: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126228
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126229
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126230
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126231
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126232
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126232%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126232: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126232: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126233
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126234
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126235
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 4126235: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126235: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126236
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126236%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126236: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126236: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126237
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126238
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126239
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126239%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126239: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126239: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126240
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126240%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126240: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126240: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126241
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126241%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126241: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126241: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126242
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126243
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126244
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126244%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126244: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126244: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126245
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126246
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126247
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126248
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126249
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126250
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126251
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126251%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126251: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126251: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126252
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126253
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126254
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126255
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126256
2026-03-30 07:07: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 07:07:41 [manheim.gb] INFO: Page 141: 90 results (total: 14090)
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126257
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126258
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126258%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126258: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126258: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126259
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126259%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126259: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126259: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126260
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126261
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126262
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126263
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126264
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126265
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126266
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126267
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126268
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126269
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126270
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126271
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126272
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126273
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126274
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126274%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126274: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126274: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126275
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126275%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126275: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126275: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126276
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126277
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126278
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126278%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126278: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126278: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126279
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126280
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126281
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126282
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126283
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126287
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126288
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126288%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126288: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126288: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126290
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126290%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126290: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126290: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126300
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126302
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126308
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 4126309
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126309%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 4126309: 1
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 4126309: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 423299
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 459033
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 461844
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 472406
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 489006
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 505573
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 528318
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27528318%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 528318: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 535428
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 550431
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 563202
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07: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 07:07:41 [manheim.gb] INFO: Scrape type for 563202: 2
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 563202: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 572169
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27572169%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 572169: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 590418
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 593489
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 596887
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 605235
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 617491
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 646568
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 646568: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 648137
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 656777
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 659842
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 662233
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 662290
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 662290: 2
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 662290: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 666143
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 710609
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 737725
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 740490
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27740490%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 740490: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 743371
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 749078
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 749681
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 756368
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 783395
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 783395: 2
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 783395: missing VehicleDetailPageUrl
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 791079
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27791079%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 791079: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 795354
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 799368
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 804930
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 825028
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 840669
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 840669: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 848185
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 869243
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 887796
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 900757
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27900757%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 900757: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 914563
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 914563: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 91951
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 91951: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 929421
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 936678
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27936678%27 HTTP/1.1" 200 None
2026-03-30 07:07:41 [manheim.gb] INFO: Scrape type for 936678: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 939680
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 942073
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 943652
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 952506
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 95711
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 970494
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 971317
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 97169
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 97169: 0
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 982470
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 986302
2026-03-30 07:07:41 [manheim.gb] INFO: Found listing with ID: 992405
2026-03-30 07:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:41 [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 07:07:41 [manheim.gb] INFO: Scrape type for 992405: 2
2026-03-30 07:07:41 [manheim.gb] WARNING: Skipping listing 992405: missing VehicleDetailPageUrl
2026-03-30 07:07: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 07:07:42 [manheim.gb] INFO: Page 142: 0 results (total: 14090)
2026-03-30 07:07:42 [manheim.gb] INFO: No more listings found on page 142
2026-03-30 07:07:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 07:07:42 [manheim.gb] INFO: manheim.gb Batch config: batch 2/4
2026-03-30 07:07:42 [manheim.gb] INFO: manheim.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 26, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 351, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 3150, <ScrapeType.BATCH_SKIPPED: 5>: 10563}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126244%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126244: {'created_time': 1774854462.340881}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126244') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126222%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126222: {'created_time': 1774854462.371163}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126222') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126239%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126239: {'created_time': 1774854462.400292}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126239') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126241%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126241: {'created_time': 1774854462.432865}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126241') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017966%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4017966: {'created_time': 1774854462.46691}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017966') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126288%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126288: {'created_time': 1774854462.499977}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126288') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [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 07:07:42 [manheim.gb] INFO: Saving data for 4126235: {'created_time': 1774854462.536827}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126235') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126274%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126274: {'created_time': 1774854462.572823}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126274') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126259%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126259: {'created_time': 1774854462.614475}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126259') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126232%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126232: {'created_time': 1774854462.647795}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126232') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126309%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126309: {'created_time': 1774854462.680822}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126309') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126240%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126240: {'created_time': 1774854462.713041}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126240') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885552%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 3885552: {'created_time': 1774854462.764893}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3885552') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272085966%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 2085966: {'created_time': 1774854462.79368}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2085966') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126251%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126251: {'created_time': 1774854462.824322}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126251') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126227%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126227: {'created_time': 1774854462.854707}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126227') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126278%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126278: {'created_time': 1774854462.892293}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126278') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126275%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126275: {'created_time': 1774854462.92382}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126275') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082709%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4082709: {'created_time': 1774854462.958216}
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082709') HTTP/1.1" 204 0
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126290%27 HTTP/1.1" 200 None
2026-03-30 07:07:42 [manheim.gb] INFO: Saving data for 4126290: {'created_time': 1774854462.991942}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126290') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273289044%27 HTTP/1.1" 200 None
2026-03-30 07:07:43 [manheim.gb] INFO: Saving data for 3289044: {'created_time': 1774854463.034228}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3289044') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126258%27 HTTP/1.1" 200 None
2026-03-30 07:07:43 [manheim.gb] INFO: Saving data for 4126258: {'created_time': 1774854463.069121}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126258') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126236%27 HTTP/1.1" 200 None
2026-03-30 07:07:43 [manheim.gb] INFO: Saving data for 4126236: {'created_time': 1774854463.103324}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126236') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082634%27 HTTP/1.1" 200 None
2026-03-30 07:07:43 [manheim.gb] INFO: Saving data for 4082634: {'created_time': 1774854463.141601}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082634') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [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 07:07:43 [manheim.gb] INFO: Saving data for 4100712: {'created_time': 1774854463.175309}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100712') HTTP/1.1" 204 0
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063901%27 HTTP/1.1" 200 None
2026-03-30 07:07:43 [manheim.gb] INFO: Saving data for 4063901: {'created_time': 1774854463.208958}
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063901') HTTP/1.1" 204 0
2026-03-30 07:07:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_6_2026-03-30T07_05_00.jl
2026-03-30 07:07:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 144195,
'downloader/request_count': 143,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 142,
'downloader/response_bytes': 59452309,
'downloader/response_count': 143,
'downloader/response_status_count/200': 143,
'elapsed_time_seconds': 157.914169,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 7, 7, 43, 235462, tzinfo=datetime.timezone.utc),
'log_count/DEBUG': 7388,
'log_count/INFO': 17836,
'log_count/WARNING': 377,
'memusage/max': 168321024,
'memusage/startup': 148070400,
'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': 38,
'playwright/request_count/aborted': 21,
'playwright/request_count/method/GET': 36,
'playwright/request_count/method/POST': 2,
'playwright/request_count/navigation': 3,
'playwright/request_count/resource_type/document': 3,
'playwright/request_count/resource_type/font': 4,
'playwright/request_count/resource_type/image': 18,
'playwright/request_count/resource_type/script': 9,
'playwright/request_count/resource_type/stylesheet': 3,
'playwright/request_count/resource_type/xhr': 1,
'playwright/response_count': 16,
'playwright/response_count/method/GET': 15,
'playwright/response_count/method/POST': 1,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/font': 4,
'playwright/response_count/resource_type/script': 6,
'playwright/response_count/resource_type/stylesheet': 3,
'playwright/response_count/resource_type/xhr': 1,
'request_depth_max': 142,
'response_received_count': 143,
'scheduler/dequeued': 143,
'scheduler/dequeued/memory': 143,
'scheduler/enqueued': 143,
'scheduler/enqueued/memory': 143,
'scrape_type/batch_skipped': 10563,
'scrape_type/new': 26,
'scrape_type/price_update': 351,
'scrape_type/skipped': 3150,
'source/items_encountered': 14090,
'start_time': datetime.datetime(2026, 3, 30, 7, 5, 5, 321293, tzinfo=datetime.timezone.utc)}
2026-03-30 07:07:43 [scrapy.core.engine] INFO: Spider closed (finished)