2026-03-30 11:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 11:00:06 [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 11:00:06 [manheim.gb] INFO: Batch mode enabled: batch 1/4
2026-03-30 11:00:06 [manheim.gb] INFO: Starting spider manheim.gb
2026-03-30 11:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 11:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 11:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 11:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 11:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: cfd54380302a2f28
2026-03-30 11:00:06 [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 11:00:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/manheim.gb/task_5_2026-03-30T11_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 11:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:00:06 [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 11:00:07 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 11:00:07 [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 11:00:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 11:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 11:00:07 [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 11:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 11:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 11:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 11:00:07 [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 11:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 11:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 11:00:07 [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 11:00:07 [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 11:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 11:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 11:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 11:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 11:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:00:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 11:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 11:00:13 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 11:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.manheim.co.uk/>
2026-03-30 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 11:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/>
2026-03-30 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00: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 11:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 11:00: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 11:00: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 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-30 11:00:16 [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 11:00:16 [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 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/homepage?v=LseUIn9GrPAbkGiexoPp7rAvZhUh2ezC8RYYqlsrYww1>
2026-03-30 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-30 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-30 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-30 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-30 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-30 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-30 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-30 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/filters/dot_pattern.png>
2026-03-30 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-30 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [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 11:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-30 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-30 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-30 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-30 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-30 11:00:18 [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 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 11:00:18 [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 11:00:18 [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 11:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 11:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 11:00:19 [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 11:00:20 [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 11:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&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 11:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&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 11:00:28 [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 11:00:29 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.manheim.co.uk/account/login> (location: /mymanheim/dashboard)
2026-03-30 11:00:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/mymanheim/dashboard> (resource type: document, referrer: https://www.manheim.co.uk/)
2026-03-30 11:00:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/mymanheim/dashboard>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/bundles/delete/scripts/postlogin?v=fV7D11uNrcwNPxbXzk-QgsVi2rSOJkN1xzHx3iZ3svg1> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/SignalR/Hubs> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/jquery-ui-1.12.1.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Content/myManheim.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/bundles/simulcast?v=P7s0oLmuXc3p3WQNs8URnZ4NaK3K6qkWLOwf0uOs5gw1> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Content/dashboards.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/upload/harmonisedgavelbrandingdec25.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/upload/harmonisedgavelbrandingdec25.ashx?h=176&la=en&w=210&crop=1>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:39 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-30 11:00:39 [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 11:00:39 [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 11:00:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/postlogin?v=fV7D11uNrcwNPxbXzk-QgsVi2rSOJkN1xzHx3iZ3svg1>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/SignalR/Hubs>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.manheim.co.uk/Scripts/jquery-ui-1.12.1.js> (location: https://www.manheim.co.uk/404)
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/myManheim.css>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/simulcast?v=P7s0oLmuXc3p3WQNs8URnZ4NaK3K6qkWLOwf0uOs5gw1>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/dashboards.css>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/404> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-30 11:00:45 [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 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-30 11:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.manheim.co.uk/404>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/upload/harmonisedgavelbrandingdec25.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/upload/harmonisedgavelbrandingdec25.ashx?h=176&la=en&w=210&crop=1>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png> (resource type: image, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/thickbox/loadingAnimation.gif> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/thickbox/loadingAnimation.gif>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.manheim.co.uk/Account/IsCookieExist> (resource type: xhr, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-30 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-30 11:00:46 [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 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 11:00:46 [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 11:00:46 [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 11:00:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 11:00:47 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 11:00:47 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/analytics?ver=3&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-30 11:00:47 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/analytics?ver=3&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F>
2026-03-30 11:00:47 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-30 11:00:47 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954436405&visitor_id_sign=799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F>
2026-03-30 11:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.manheim.co.uk> (referer: None) ['playwright']
2026-03-30 11:00:52 [manheim.gb] INFO: Cookies from Playwright: [{'name': 'ASP.NET_SessionId', 'value': 'f3bwuzoqzx0tvd4krm3p0kqr', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'Lax'}, {'name': '__RequestVerificationToken', 'value': '9WsKQel_pcMtohV-IhHPge2bGOzF5SjpsqJQBEYGm42U4bZUtSJ0hAyExVPK174IbFJhFdWhg-v3qp8hEsijNeY31OA1', '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': 1806404417, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'remarketing-web', 'value': 'E9CCD6A8712A7FD59A38ED4CD039B06A316932B263EEAAEADBEC7A1DC2E053C6D5F77A603F1E846A782B27FCDF82503CE40B9CF393E2E6B4275E3AC6011ABE3747DCF810ED1601CC731CBA045164DED0E4E892AFAC1279E5F9DE0D8D1E3F6837BE673AD5B9CC6CACF4C1E624F6CE3C7768A8B25F', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': '.pardot.com', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': '.pardot.com', 'path': '/', 'expires': 1806404447, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/', 'expires': 1774870247, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-30 11:00:52 [manheim.gb] INFO: Scrapy-formatted cookies: [{'name': 'ASP.NET_SessionId', 'value': 'f3bwuzoqzx0tvd4krm3p0kqr', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': '9WsKQel_pcMtohV-IhHPge2bGOzF5SjpsqJQBEYGm42U4bZUtSJ0hAyExVPK174IbFJhFdWhg-v3qp8hEsijNeY31OA1', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'cb-enabled', 'value': 'enabled', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'remarketing-web', 'value': 'E9CCD6A8712A7FD59A38ED4CD039B06A316932B263EEAAEADBEC7A1DC2E053C6D5F77A603F1E846A782B27FCDF82503CE40B9CF393E2E6B4275E3AC6011ABE3747DCF810ED1601CC731CBA045164DED0E4E892AFAC1279E5F9DE0D8D1E3F6837BE673AD5B9CC6CACF4C1E624F6CE3C7768A8B25F', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954436405', 'domain': '.pardot.com', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': '799978f2c9c48b860101ea96b96a5840d762df2de2718ea7fd9c13809072573006f1a0d8f744720bd41f00d5a1eaff32ff272aaa', 'domain': '.pardot.com', 'path': '/'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/'}]
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Manheim',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 11:00: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 11:00:52 [manheim.gb] INFO: Page 1: 100 results (total: 7796)
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 100493
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 100559
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27100559%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 100559: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1022344
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1043724
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1044409
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1069517
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1071824
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1074511
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1075938
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1081914
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1117148
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1129657
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271129657%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1129657: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1131228
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1134378
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1156603
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1158833
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1185826
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271185826%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1185826: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 120856
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1217485
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271217485%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1217485: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1240340
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1258309
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1271007
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1276649
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1291382
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1300097
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1318037
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1327483
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271327483%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1327483: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1329207
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1352460
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1355840
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1378250
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1394322
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1396950
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1402175
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1460061
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271460061%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1460061: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1469036
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271469036%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1469036: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1488495
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1490982
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1495412
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1497191
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1498745
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1508493
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1524294
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1526971
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1532399
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1549489
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1561813
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271561813%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1561813: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1563274
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1571025
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1578506
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1578531
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1585345
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1595949
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1596137
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1602897
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1623762
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1626879
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271626879%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1626879: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1627423
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1637156
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1659789
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1669427
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1670534
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1671512
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1678704
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1681475
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271681475%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1681475: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1683014
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1694092
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1694601
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1706352
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1710798
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1715903
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1720405
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1723864
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1745966
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1752896
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1754899
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1761698
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271761698%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1761698: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1775063
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1785338
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1789127
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1789481
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1794831
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1804768
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271804768%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1804768: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1805138
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1805856
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271805856%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1805856: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1807437
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1817117
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271817117%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1817117: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1820309
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1827359
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1833059
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271833059%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1833059: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1839664
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271839664%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1839664: 0
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1841129
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1842210
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1846157
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1850174
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1855585
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1856630
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1861501
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1865947
2026-03-30 11:00:52 [manheim.gb] INFO: Found listing with ID: 1881668
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271881668%27 HTTP/1.1" 200 None
2026-03-30 11:00:52 [manheim.gb] INFO: Scrape type for 1881668: 0
2026-03-30 11:00: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 11:00:53 [manheim.gb] INFO: Page 2: 100 results (total: 7796)
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1890190
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1890584
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1895274
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1896156
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1912408
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271912408%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 1912408: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1913798
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1919391
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1921022
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1925572
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271925572%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 1925572: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1933813
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1937867
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271937867%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 1937867: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1950613
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271950613%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 1950613: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1972222
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 1974094
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2001968
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2021676
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272021676%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2021676: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2026479
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2026976
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2047638
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2051582
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272051582%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2051582: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2066321
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2067401
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272067401%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2067401: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2068797
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2070871
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272070871%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2070871: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2071287
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272071287%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2071287: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2083141
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272083141%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2083141: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2083848
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272083848%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2083848: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2088559
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272088559%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2088559: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2097554
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2099279
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272099279%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2099279: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2103765
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272103765%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2103765: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2109103
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2121256
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2142691
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2170817
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2179248
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2182593
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272182593%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2182593: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2184143
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2198367
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2200440
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2202793
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2207854
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272207854%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2207854: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2212385
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2224961
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2225589
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272225589%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2225589: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2235447
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2236004
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2238063
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2240484
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272240484%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2240484: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2240632
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2256216
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2257064
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2267021
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2270836
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2271094
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2285029
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272285029%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2285029: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2291253
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272291253%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2291253: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2294834
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272294834%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2294834: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2308916
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2314236
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272314236%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2314236: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2321098
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2323512
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272323512%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2323512: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2329333
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2341985
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2343998
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2352030
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2358415
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272358415%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2358415: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2377998
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272377998%27 HTTP/1.1" 200 None
2026-03-30 11:00:53 [manheim.gb] INFO: Scrape type for 2377998: 0
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2379105
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2397804
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2411634
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2416335
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2451999
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2458075
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2472180
2026-03-30 11:00:53 [manheim.gb] INFO: Found listing with ID: 2479203
2026-03-30 11:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272479203%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2479203: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2484967
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2492936
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2502868
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 25079
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2516127
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2519304
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2523590
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2525169
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2527898
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2529543
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272529543%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2529543: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2537195
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2546102
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2550789
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272550789%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2550789: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2551980
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2556720
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2570609
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2575797
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2576384
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2582925
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2583840
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2585727
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2587594
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2590388
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2591124
2026-03-30 11:00: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 11:00:54 [manheim.gb] INFO: Page 3: 100 results (total: 7796)
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2595390
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2599420
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2609416
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 262709
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27262709%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 262709: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2640777
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2650250
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272650250%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2650250: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2652128
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272652128%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2652128: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2654601
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2658867
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2668106
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2671604
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2679374
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2684301
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2684837
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 269365
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2696947
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272696947%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2696947: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2703196
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2703404
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2708563
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2709395
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2710004
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 271347
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2716746
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2727118
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272727118%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2727118: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2727121
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2731670
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2732553
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272732553%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2732553: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2746587
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2748982
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2755083
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2766147
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2766849
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272766849%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2766849: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2778506
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2779280
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2782069
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2786149
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272786149%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2786149: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2788744
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272788744%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2788744: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2790044
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2801339
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272801339%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2801339: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2809089
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2810478
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2810674
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2814392
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272814392%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2814392: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 281983
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2820669
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2826523
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2828037
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272828037%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2828037: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2829740
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2831905
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2835428
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2841389
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2841644
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2845560
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2848863
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2849221
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2851112
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2851564
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2855946
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272855946%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2855946: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2871145
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2882038
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272882038%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2882038: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2886964
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2893893
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272893893%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2893893: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2894043
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2903668
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2910077
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2913875
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2914404
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2920220
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2922964
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2923812
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272923812%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2923812: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2926603
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272926603%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2926603: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2927939
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272927939%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2927939: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2929071
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2932500
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272932500%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2932500: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 29368
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2729368%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 29368: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2938644
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2945720
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272945720%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2945720: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2947313
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272947313%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2947313: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2948334
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2949486
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2963573
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272963573%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 2963573: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2966734
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2967957
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2970435
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2971754
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 2991281
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3003186
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3003440
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3003831
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273003831%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 3003831: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3004578
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3015105
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3018419
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3023426
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3033790
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3042152
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3043169
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3047354
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3051766
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3054111
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273054111%27 HTTP/1.1" 200 None
2026-03-30 11:00:54 [manheim.gb] INFO: Scrape type for 3054111: 0
2026-03-30 11:00:54 [manheim.gb] INFO: Found listing with ID: 3057862
2026-03-30 11:00: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 11:00:55 [manheim.gb] INFO: Page 4: 100 results (total: 7796)
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3059205
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3063856
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3066879
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3074157
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3085246
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3090004
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273090004%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3090004: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3091257
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 309168
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3105562
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3105578
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3110613
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3118036
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3121591
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3127564
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3128008
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273128008%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3128008: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3128248
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3129812
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3130677
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3130901
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3138124
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3148077
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273148077%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3148077: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3148342
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273148342%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3148342: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3151847
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3156873
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3168056
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3177742
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3180697
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3188679
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3193428
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273193428%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3193428: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3204178
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3204799
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3205206
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3206528
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273206528%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3206528: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3219565
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273219565%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3219565: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3226529
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273226529%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3226529: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3241879
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273241879%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3241879: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3246928
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273246928%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3246928: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3249662
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3254427
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273254427%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3254427: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3255566
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3262960
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3265496
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273265496%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3265496: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3266930
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 326760
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3286999
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3296505
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 330998
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3324223
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3343832
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3349614
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3350076
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3352453
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273352453%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3352453: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3362052
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3362069
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3362258
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362258%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3362258: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3363351
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3366301
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3366491
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3366741
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3367588
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3367613
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3381075
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273381075%27 HTTP/1.1" 200 None
2026-03-30 11:00:55 [manheim.gb] INFO: Scrape type for 3381075: 0
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 339184
2026-03-30 11:00:55 [manheim.gb] INFO: Found listing with ID: 3403226
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3407378
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3416341
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3431919
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3434202
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273434202%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3434202: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3434349
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273434349%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3434349: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3439193
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3457670
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273457670%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3457670: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3459987
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 346519
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3476734
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 348854
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3490223
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3492625
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3500850
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3503323
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3503571
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3504550
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3506896
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3509761
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273509761%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3509761: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3516507
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3560019
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3585852
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3590972
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3600648
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3605708
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273605708%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3605708: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3616366
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273616366%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3616366: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3627602
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3650073
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3655055
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3663721
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3687325
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273687325%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3687325: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3689239
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3691114
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3701979
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273701979%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3701979: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3702434
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3709697
2026-03-30 11:00: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 11:00:56 [manheim.gb] INFO: Page 5: 100 results (total: 7796)
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3712039
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3717183
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3728647
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3730774
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3733524
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3734406
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3735273
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3736289
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273736289%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3736289: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3737944
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3738063
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3738388
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3740024
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3740519
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740519%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3740519: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3742217
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3742290
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273742290%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3742290: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3744517
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3745351
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3746903
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3747829
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273747829%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3747829: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3750619
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3753164
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3753939
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3754028
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3754647
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3758449
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3764648
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3765052
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273765052%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3765052: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3766327
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273766327%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3766327: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3770639
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3779255
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3779559
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3787007
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3788899
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 378930
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3789447
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3789934
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273789934%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3789934: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3790033
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3790088
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273790088%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3790088: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3793882
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3794206
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 379519
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3804854
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3811793
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3813190
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3823881
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3831676
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3833278
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273833278%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3833278: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3835894
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3838721
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273838721%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3838721: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3840517
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273840517%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3840517: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3844542
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273844542%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3844542: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3844555
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273844555%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3844555: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3848604
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273848604%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3848604: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3852676
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3853077
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3854893
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3857749
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3860655
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3860958
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3861599
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3861872
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3865327
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3865695
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3867664
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3868517
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3869757
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3871505
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3871908
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3874240
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273874240%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3874240: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3874452
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3876877
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273876877%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3876877: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3877823
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273877823%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3877823: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3878799
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878799%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3878799: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3878835
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878835%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3878835: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3878954
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3883179
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3883184
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3884223
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3885553
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3887296
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3887367
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3888086
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3890157
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3892398
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3894457
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3896015
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3896107
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3897468
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3897883
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3898236
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3899443
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3899527
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3900502
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3901984
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3902942
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3902951
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273902951%27 HTTP/1.1" 200 None
2026-03-30 11:00:56 [manheim.gb] INFO: Scrape type for 3902951: 0
2026-03-30 11:00:56 [manheim.gb] INFO: Found listing with ID: 3904474
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273904474%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3904474: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3905912
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273905912%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3905912: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3907304
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273907304%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3907304: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3910618
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273910618%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3910618: 0
2026-03-30 11:00: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 11:00:57 [manheim.gb] INFO: Page 6: 100 results (total: 7796)
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3910800
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3910851
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3911833
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3913684
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3914128
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3914269
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914269%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3914269: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3914383
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3915512
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273915512%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3915512: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 391707
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3917373
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3918670
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3919272
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3920842
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3922082
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3923017
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3923379
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273923379%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3923379: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3924447
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3924448
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3925380
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925380%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3925380: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3925518
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925518%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3925518: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3925700
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3928330
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3933623
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273933623%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3933623: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3934214
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3934344
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934344%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3934344: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3936744
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3936822
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3937554
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3938912
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3940315
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3943514
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3943814
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943814%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3943814: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3944874
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3945938
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3948251
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273948251%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3948251: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3949753
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3950135
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3951044
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3951566
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3952185
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3952943
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3954166
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954166%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3954166: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3954863
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3956175
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 395690
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957054
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957258
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957711
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957713
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957713%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3957713: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957762
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3957858
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3958701
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3958967
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3959377
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273959377%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3959377: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3960486
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273960486%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3960486: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3960672
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3963310
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963310%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3963310: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3966690
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966690%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3966690: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3968484
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3968623
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968623%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3968623: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3969263
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3969836
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969836%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3969836: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970116
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970475
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970475%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3970475: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970491
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970492
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970584
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3970978
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970978%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3970978: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3971928
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3972173
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3972673
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3973269
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3973610
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3974718
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3975154
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273975154%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3975154: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3975339
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3976032
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3976164
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976164%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3976164: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3976884
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3978135
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3978856
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3979487
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979487%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3979487: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3979506
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979506%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3979506: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3979844
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3981091
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3981215
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981215%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3981215: 0
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3981241
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3981315
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3981769
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3982497
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3982652
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3983037
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3983117
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3983223
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3983997
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3984613
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3984672
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3984771
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3985577
2026-03-30 11:00:57 [manheim.gb] INFO: Found listing with ID: 3987889
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987889%27 HTTP/1.1" 200 None
2026-03-30 11:00:57 [manheim.gb] INFO: Scrape type for 3987889: 0
2026-03-30 11:00: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 11:00:58 [manheim.gb] INFO: Page 7: 100 results (total: 7796)
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3988387
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3988891
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3989598
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3989778
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3989795
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3989934
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3990507
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3990587
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273990587%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3990587: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3991012
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3991028
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3991166
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3991439
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991439%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3991439: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3992843
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3993044
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3993696
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3993964
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993964%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3993964: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3994248
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3994308
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273994308%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3994308: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3994712
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995054
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995057
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995072
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995321
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995324
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995421
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995484
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995693
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995748
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995774
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995774%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3995774: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995789
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3995864
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3996839
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273996839%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3996839: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3997901
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3998242
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3998514
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3998529
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998529%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3998529: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3998631
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998631%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 3998631: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3998799
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 3999889
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4000238
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4001086
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4001504
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4001517
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4001546
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4001552
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4002778
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4003572
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274003572%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4003572: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4003863
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4004058
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4004132
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4004133
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004133%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4004133: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4004198
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4004248
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4005486
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4005968
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274005968%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4005968: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4006027
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006027%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4006027: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4006069
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006069%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4006069: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4006107
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4006645
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4006651
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4007135
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4007389
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4007566
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4007576
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4007866
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4008192
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008192%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4008192: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4008389
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4008769
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4008770
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009345
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009350
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009350%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4009350: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009377
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009377%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4009377: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009579
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009822
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009825
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009864
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4009945
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4011019
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4011339
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4011397
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4011871
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011871%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4011871: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012042
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012083
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012298
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012336
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012538
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4012825
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4013149
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4013363
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4013469
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013469%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4013469: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4013839
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014104
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014116
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014143
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014300
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014303
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014456
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014456%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4014456: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014466
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014530
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4014583
2026-03-30 11:00: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 11:00:58 [manheim.gb] INFO: Page 8: 100 results (total: 7796)
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015055
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015058
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015219
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015223
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015223%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4015223: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015243
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015427
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015437
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015437%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4015437: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015512
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015532
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015532%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4015532: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015729
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015958
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015986
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015986%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4015986: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015989
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015991
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4015998
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015998%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4015998: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016005
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016006
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016007
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016007%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4016007: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016008
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016015
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016018
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016021
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016047
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016104
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016307
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016307%27 HTTP/1.1" 200 None
2026-03-30 11:00:58 [manheim.gb] INFO: Scrape type for 4016307: 0
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4016494
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017044
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017419
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017570
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017608
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017709
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017867
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017888
2026-03-30 11:00:58 [manheim.gb] INFO: Found listing with ID: 4017925
2026-03-30 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017925%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4017925: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4017988
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017988%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4017988: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4018374
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018374%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4018374: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4018512
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4018956
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4019088
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4019090
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4019109
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4019933
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4019990
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019990%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4019990: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020010
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020010%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4020010: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020013
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020016
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020023
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020023%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4020023: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020726
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020874
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020972
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4020996
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021051
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021076
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021181
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021202
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021218
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021330
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021330%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4021330: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021340
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021340%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4021340: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021350
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021504
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021696
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4021911
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4022015
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4022025
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4022323
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022323%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4022323: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4022574
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4022879
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022879%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4022879: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4023449
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4023458
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024237
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024349
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024356
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024358
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024360
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024361
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024369
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024381
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024381%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4024381: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024474
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024480
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024483
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024484
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024573
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024593
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024598
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024598%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4024598: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024804
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024804%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4024804: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4024929
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025022
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025074
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025074%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4025074: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025149
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025149%27 HTTP/1.1" 200 None
2026-03-30 11:00:59 [manheim.gb] INFO: Scrape type for 4025149: 0
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025159
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025227
2026-03-30 11:00:59 [manheim.gb] INFO: Found listing with ID: 4025236
2026-03-30 11:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025236%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025236: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025271
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025305
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025305%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025305: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025362
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025377
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025379
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025384
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025404
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025404%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025404: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025428
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025428%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025428: 0
2026-03-30 11:01: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 11:01:00 [manheim.gb] INFO: Page 9: 100 results (total: 7796)
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025432
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025453
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025478
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025491
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025491%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025491: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025537
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025548
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025553
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025608
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025608%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4025608: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025639
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025980
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4025985
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026049
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026049%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4026049: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026051
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026058
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026058%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4026058: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026137
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026137%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4026137: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026220
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026267
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026267%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4026267: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026270
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4026876
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026876%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4026876: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027333
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027347
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027347%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4027347: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027364
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027368
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027373
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027373%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4027373: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027385
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027391
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027398
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027398%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4027398: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027403
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4027858
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4028056
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4028159
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4028838
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4028902
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029096
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029097
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029099
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029104
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029104%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029104: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029108
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029108%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029108: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029387
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029402
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029403
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029404
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029428
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029447
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029460
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029460%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029460: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029470
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029474
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029474%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029474: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029496
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029499
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029502
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029523
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029523%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029523: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029544
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029544%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4029544: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029547
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029564
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029804
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4029967
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4030056
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030056%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4030056: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4030305
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030305%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4030305: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4030464
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4030581
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4030587
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031421
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031427
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031427%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4031427: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031434
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031434%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4031434: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031436
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031447
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031448
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031479
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031481
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031549
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031551
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031557
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031557%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4031557: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031559
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031562
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031562%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4031562: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031588
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031611
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4031630
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4032300
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4032361
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033149
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033177
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033180
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033283
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033554
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033688
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033770
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033932
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4033999
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034001
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034028
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034028%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4034028: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034190
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034190%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4034190: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034550
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034550%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4034550: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034651
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034835
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034840
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034840%27 HTTP/1.1" 200 None
2026-03-30 11:01:00 [manheim.gb] INFO: Scrape type for 4034840: 0
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034860
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034865
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034874
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034890
2026-03-30 11:01:00 [manheim.gb] INFO: Found listing with ID: 4034904
2026-03-30 11:01: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 11:01:01 [manheim.gb] INFO: Page 10: 100 results (total: 7796)
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4034911
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4034924
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4034925
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035060
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035060%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4035060: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035138
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035215
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035215%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4035215: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035221
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035332
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035484
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035581
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035581%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4035581: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035600
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035631
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035651
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035695
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4035938
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036195
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036195%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4036195: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036224
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036278
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036347
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036417
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036630
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036632
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036632%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4036632: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036643
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036643%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4036643: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036646
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036667
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036667%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4036667: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036671
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036815
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036815%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4036815: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036816
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4036991
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037152
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037175
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037274
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037356
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037426
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037426%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037426: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037449
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037449%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037449: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037506
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037506%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037506: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037721
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037726
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037728
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037731
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037731%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037731: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037732
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037758
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037761
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037761%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037761: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037765
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037765%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4037765: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4037819
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4038211
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4038285
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038285%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4038285: 1
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4038366
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038366%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4038366: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4038491
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4038674
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039143
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039242
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039291
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039292
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039292%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4039292: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039468
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4039688
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040396
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040401
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040408
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040429
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040467
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040467%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040467: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040547
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040548
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040554
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040554%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040554: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040565
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040565%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040565: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040587
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040819
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040819%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040819: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040821
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040821%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040821: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040847
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040877
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040877%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4040877: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4040886
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041005
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041096
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041100
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041146
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041264
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041264%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4041264: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041319
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041420
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041465
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041529
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041549
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041560
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041560%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4041560: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041566
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041566%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4041566: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4041944
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042178
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042549
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042660
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042660%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4042660: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042785
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042785%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4042785: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042792
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042792%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4042792: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042802
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042810
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042810%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4042810: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042821
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042831
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042831%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4042831: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042832
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042843
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4042844
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4043083
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4043090
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043090%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4043090: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4043170
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043170%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [manheim.gb] INFO: Scrape type for 4043170: 0
2026-03-30 11:01:01 [manheim.gb] INFO: Found listing with ID: 4043249
2026-03-30 11:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with identifier: 4038285
2026-03-30 11:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with scrape type 1
2026-03-30 11:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fawaiting-image-002.jpg%27 HTTP/1.1" 200 None
2026-03-30 11:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg already downloaded
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fawaiting-image-002.jpg%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg already downloaded
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4038285-4040674-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-3.jpg not downloaded yet
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4038285-4040674-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-13.jpg not downloaded yet
2026-03-30 11:01: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 11:01:02 [manheim.gb] INFO: Page 11: 100 results (total: 7796)
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043323
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043323%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043323: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043325
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043349
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043349%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043349: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043350
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043350%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043350: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043351
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043351%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043351: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043383
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043737
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043746
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043746%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043746: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043978
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043988
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043988%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4043988: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4043991
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044019
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044404
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044588
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044841
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044862
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4044954
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045118
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045486
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045491
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045524
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045586
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045589
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045589%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4045589: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045726
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045753
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045753%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4045753: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045805
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045805%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4045805: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045907
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045965
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045965%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4045965: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4045980
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046200
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046200%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4046200: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046265
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046268
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046269
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046273
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046273%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4046273: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046275
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046275%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4046275: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4046466
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047011
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047020
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047024
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047028
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047028%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047028: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047073
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047073%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047073: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047088
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047090
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047093
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047097
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047104
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047109
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047110
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047110%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047110: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047111
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047111%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047111: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047114
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047114%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047114: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047146
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047154
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047182
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047182%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047182: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047208
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047210
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047227
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047227%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047227: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047228
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047637
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047788
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047791
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4047877
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047877%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4047877: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048306
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048306%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4048306: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048337
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048415
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048428
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048506
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048516
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048541
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048541%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4048541: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048564
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048564%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4048564: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048567
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048569
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048576
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048578
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048580
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4048790
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048790%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4048790: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049065
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049067
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049072
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049084
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049085
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049088
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049088%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049088: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049094
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049096
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049101
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049101%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049101: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049104
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049104%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049104: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049106
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049111
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049111%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049111: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049113
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049119
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049120
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049120%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049120: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049121
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049121%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049121: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049122
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049122%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049122: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049123
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049123%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049123: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049124
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049124%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049124: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049128
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049131
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049132
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049132%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049132: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049134
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049134%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049134: 0
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049138
2026-03-30 11:01:02 [manheim.gb] INFO: Found listing with ID: 4049145
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049145%27 HTTP/1.1" 200 None
2026-03-30 11:01:02 [manheim.gb] INFO: Scrape type for 4049145: 0
2026-03-30 11:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-3.jpg> (referer: None)
2026-03-30 11:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-13.jpg> (referer: None)
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f23ccba9e10>
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1/0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4038285-4040674-3.jpg') HTTP/1.1" 204 0
2026-03-30 11:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-3.jpg saved to cache
2026-03-30 11:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f23cca25b10>
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 11:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1/0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4038285-4040674-13.jpg') HTTP/1.1" 204 0
2026-03-30 11:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-13.jpg saved to cache
2026-03-30 11:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1
2026-03-30 11:01:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1, skipping ID generation
2026-03-30 11:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with scrape type 1
2026-03-30 11:01:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 sending to next pipeline
2026-03-30 11:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1, identifier: 4038285
2026-03-30 11:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with identifier: 4038285
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-30 11:01:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-30 11:01:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with identifier: 4038285
2026-03-30 11:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1 with identifier: 4038285 to the API
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-13.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KD16OXL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4038285',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 56856,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 4,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4622c3ba-5515-5758-814e-2f49e4247fa1/4622c3ba-5515-5758-814e-2f49e4247fa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72484,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg',
'Width': 1322},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4622c3ba-5515-5758-814e-2f49e4247fa1/4622c3ba-5515-5758-814e-2f49e4247fa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72484,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg',
'Width': 1322},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1/0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296786,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1/0ad58b9f-f2b9-5323-9aa6-58e19cb88ec1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403348,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-4038285-4040674-13.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-09',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL MOKKA 1.4T Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.4T Exclusiv 5dr',
'year': 2016}
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038285%27 HTTP/1.1" 200 None
2026-03-30 11:01:04 [manheim.gb] INFO: Saving data for 4038285: {'created_time': 1774868464.783297, 'last_price_update_time': 1774868464.783309, 'auction_closing_time': 1775206800.0}
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4038285') HTTP/1.1" 204 0
2026-03-30 11:01: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 11:01:05 [manheim.gb] INFO: Page 12: 100 results (total: 7796)
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049148
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049148%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049148: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049150
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049150%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049150: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049153
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049153%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049153: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049156
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049157
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049157%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049157: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049159
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049162
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049162%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049162: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049163
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049164
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049165
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049171
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049172
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049178
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049178%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049178: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049180
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049183
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049186
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049192
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049193
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049194
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049201
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049211
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049211%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049211: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049212
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049214
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049216
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049220
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049221
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049222
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049226
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049333
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049340
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049402
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049402%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049402: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049411
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049419
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049512
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049512%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049512: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049534
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049534%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049534: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049603
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049614
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049615
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049623
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4049640
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049640%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4049640: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050220
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050371
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050372
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050373
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050374
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050375
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050376
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050377
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050378
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050379
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050432
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050607
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050657
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050658
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050658%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4050658: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050660
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050661
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050664
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050665
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050716
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050722
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050722%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4050722: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050727
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050731
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050735
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050747
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050750
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050826
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050862
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050862%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4050862: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4050879
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051101
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051199
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051202
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051202%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4051202: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051292
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051292%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4051292: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051316
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051612
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051769
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4051851
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052096
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052105
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052105%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4052105: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052151
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052151%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4052151: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052230
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052230%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4052230: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052242
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052262
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052286
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052289
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052349
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052363
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052384
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052384%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4052384: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052417
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052492
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052668
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4052706
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053127
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053127%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4053127: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053224
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053506
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053516
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053684
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053684%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4053684: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4053722
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053722%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4053722: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054197
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054200
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054203
2026-03-30 11:01: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 11:01:05 [manheim.gb] INFO: Page 13: 100 results (total: 7796)
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054240
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054281
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054281%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4054281: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054282
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054282%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4054282: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054293
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054298
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054333
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054335
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054338
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054367
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054367%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4054367: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054377
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054379
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054392
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054392%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4054392: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054394
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054420
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054420%27 HTTP/1.1" 200 None
2026-03-30 11:01:05 [manheim.gb] INFO: Scrape type for 4054420: 0
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054433
2026-03-30 11:01:05 [manheim.gb] INFO: Found listing with ID: 4054474
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054474%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4054474: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4054810
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055202
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055202%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055202: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055205
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055210
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055303
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055365
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055434
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055435
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055437
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055438
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055491
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055491%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055491: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055542
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055542%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055542: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055578
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055681
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055690
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055690%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055690: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055720
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055745
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055766
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055778
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055778%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055778: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055791
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055791%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4055791: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055806
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055819
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055897
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4055988
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056254
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056254%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056254: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056300
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056317
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056357
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056363
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056436
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056471
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056559
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056625
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056625%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056625: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056647
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056647%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056647: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056650
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056660
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056660%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056660: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056915
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056930
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056935
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056940
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056940%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056940: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056949
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4056978
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056978%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4056978: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057024
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057028
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057028%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4057028: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057031
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057055
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057079
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057150
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057150%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4057150: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057175
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057175%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4057175: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057182
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057182%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4057182: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057247
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057247%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4057247: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057453
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057460
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057463
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057475
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057517
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057657
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057904
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057907
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057948
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4057974
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058282
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058282%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4058282: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058284
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058286
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058286%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4058286: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058313
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058366
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058389
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058396
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058396%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4058396: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058401
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058407
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058412
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058517
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058531
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058549
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058550
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058550%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4058550: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058554
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058695
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058764
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058896
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058908
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058908%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4058908: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4058974
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059076
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059286
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059354
2026-03-30 11:01: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 11:01:06 [manheim.gb] INFO: Page 14: 100 results (total: 7796)
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059361
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059363
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059377
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059377%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4059377: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059380
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059381
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059381%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4059381: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059399
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059734
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059874
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4059939
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060005
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060005%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4060005: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060142
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060233
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060236
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060244
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060249
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060249%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4060249: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060261
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060272
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060322
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060506
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060514
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060514%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4060514: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060517
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060533
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060534
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060541
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060708
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060735
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4060837
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061081
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061081%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4061081: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061107
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061119
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061129
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061363
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061387
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061395
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061690
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061690%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4061690: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061698
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061698%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4061698: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061699
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061724
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061724%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4061724: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4061979
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062079
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062114
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062114%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4062114: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062117
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062160
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062162
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062162%27 HTTP/1.1" 200 None
2026-03-30 11:01:06 [manheim.gb] INFO: Scrape type for 4062162: 0
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062189
2026-03-30 11:01:06 [manheim.gb] INFO: Found listing with ID: 4062225
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062225%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4062225: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062244
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062413
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062470
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062470%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4062470: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062509
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062512
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062558
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062606
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062632
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062739
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062739%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4062739: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062786
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062895
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062902
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062935
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4062966
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063358
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063486
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063486%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4063486: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063487
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063513
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063835
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063835%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4063835: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063868
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063890
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4063917
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063917%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4063917: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064056
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064105
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064105%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4064105: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064138
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064187
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064194
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064204
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064259
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064265
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064431
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064431%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4064431: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064441
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064482
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064483
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064484
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064485
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064589
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064608
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064657
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064657%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4064657: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064713
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064713%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4064713: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064715
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064736
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064760
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064874
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064929
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064929%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4064929: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064937
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064955
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4064965
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065029
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065029%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065029: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065094
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065125
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065161
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065261
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065265
2026-03-30 11:01: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 11:01:07 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 1 items (at 1 items/min)
2026-03-30 11:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 11:01:07 [manheim.gb] INFO: Page 15: 100 results (total: 7796)
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065268
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065321
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065321%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065321: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065432
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065448
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065500
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065510
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065510%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065510: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065580
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065580%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065580: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065601
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065622
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065623
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065624
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065639
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065646
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065647
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065647%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065647: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065850
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065850%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065850: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065872
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065920
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065920%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065920: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065934
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4065982
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065982%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4065982: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066089
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066124
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066133
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066152
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066152%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4066152: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066155
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066173
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066182
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066183
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066201
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066258
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066258%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4066258: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066271
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066409
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066437
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066480
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066665
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066707
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066717
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066830
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066830%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4066830: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066901
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066901%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4066901: 2
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066980
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066982
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066986
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4066991
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067002
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067004
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067026
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067029
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067062
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067062%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067062: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067110
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067118
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067119
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067121
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067121%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067121: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067133
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067134
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067139
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067196
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067255
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067255%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067255: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067346
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067391
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067511
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067511%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067511: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067513
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067517
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067517%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067517: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067526
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067526%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067526: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067535
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067547
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067550
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067725
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067725%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067725: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067748
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067748%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067748: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067751
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067751%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067751: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067778
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067778%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067778: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067802
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4067844
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067844%27 HTTP/1.1" 200 None
2026-03-30 11:01:07 [manheim.gb] INFO: Scrape type for 4067844: 0
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068010
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068055
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068185
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068264
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068279
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068280
2026-03-30 11:01:07 [manheim.gb] INFO: Found listing with ID: 4068292
2026-03-30 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068292%27 HTTP/1.1" 200 None
2026-03-30 11:01:08 [manheim.gb] INFO: Scrape type for 4068292: 0
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068296
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068515
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068577
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068694
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068739
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068744
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068744%27 HTTP/1.1" 200 None
2026-03-30 11:01:08 [manheim.gb] INFO: Scrape type for 4068744: 0
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068804
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068824
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068824%27 HTTP/1.1" 200 None
2026-03-30 11:01:08 [manheim.gb] INFO: Scrape type for 4068824: 0
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068848
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068856
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068912
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068919
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4068997
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069019
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069020
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069021
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069029
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069030
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069036
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069036%27 HTTP/1.1" 200 None
2026-03-30 11:01:08 [manheim.gb] INFO: Scrape type for 4069036: 0
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069041
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069041%27 HTTP/1.1" 200 None
2026-03-30 11:01:08 [manheim.gb] INFO: Scrape type for 4069041: 0
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069056
2026-03-30 11:01:08 [manheim.gb] INFO: Found listing with ID: 4069058
2026-03-30 11:01: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 11:01:09 [manheim.gb] INFO: Page 16: 100 results (total: 7796)
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069079
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069134
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069134%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4069134: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069138
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069187
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069275
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069423
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069470
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069500
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069544
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069545
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069545%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4069545: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069548
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069551
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069557
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069799
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069799%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4069799: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069839
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069846
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069847
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069850
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069854
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069868
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069870
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069878
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069878%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4069878: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4069884
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070095
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070124
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070127
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070133
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070133%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070133: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070134
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070135
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070136
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070137
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070139
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070142
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070143
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070143%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070143: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070148
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070149
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070156
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070186
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070188
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070217
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070217%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070217: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070228
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070274
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070275
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070275%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070275: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070308
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070444
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070507
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070508
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070651
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070666
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070700
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070700%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070700: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070718
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070718%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070718: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070761
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070886
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070948
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070948%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4070948: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4070983
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071144
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071245
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071438
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071487
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071538
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071582
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071776
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071916
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071942
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071957
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071957%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071957: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071959
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071959%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071959: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071964
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071966
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071969
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071970
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071971
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071973
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071973%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071973: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071975
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071986
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071986%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071986: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071987
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071987%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071987: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4071998
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071998%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4071998: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072099
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072103
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072116
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072116%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072116: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072120
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072121
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072121%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072121: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072123
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072125
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072127
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072127%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072127: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072130
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072172
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072172%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072172: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072211
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072247
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072247%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072247: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072285
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072290
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072319
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072323
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072351
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072377
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072393
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072394
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072394%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072394: 0
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072411
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072427
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072443
2026-03-30 11:01:09 [manheim.gb] INFO: Found listing with ID: 4072454
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072454%27 HTTP/1.1" 200 None
2026-03-30 11:01:09 [manheim.gb] INFO: Scrape type for 4072454: 0
2026-03-30 11:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb6f2622-5810-5493-a850-94d25a8d604c with identifier: 4066901
2026-03-30 11:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb6f2622-5810-5493-a850-94d25a8d604c with scrape type 2
2026-03-30 11:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb6f2622-5810-5493-a850-94d25a8d604c with scrape type 2
2026-03-30 11:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb6f2622-5810-5493-a850-94d25a8d604c, identifier: 4066901
2026-03-30 11:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb6f2622-5810-5493-a850-94d25a8d604c with identifier: 4066901
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-30 11:01:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Not+Applicable HTTP/1.1" 200 None
2026-03-30 11:01:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb6f2622-5810-5493-a850-94d25a8d604c with identifier: 4066901
2026-03-30 11:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb6f2622-5810-5493-a850-94d25a8d604c with identifier: 4066901 to the API
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Not Applicable',
'id': 'cb6f2622-5810-5493-a850-94d25a8d604c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C421143',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SDC/13.6M?id=4066901',
'listing': 'auction',
'location': 'Mansfield',
'make': 'SDC',
'model': '13.6M',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-01',
'seller_name': 'Culina Group',
'title': 'SDC 13.6M TRI/AIR/SAF/DRUMS Air Susp',
'transmission': 'automatic',
'trim': 'TRI/AIR/SAF/DRUMS Air Susp',
'year': 2016}
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066901%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Saving data for 4066901: {'auction_closing_time': 1775725200.0, 'created_time': 1773842495.216519, 'last_price_update_time': 1774868470.441503}
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066901') HTTP/1.1" 204 0
2026-03-30 11:01: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 11:01:10 [manheim.gb] INFO: Page 17: 100 results (total: 7796)
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072459
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072462
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072463
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072587
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072587%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4072587: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072590
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072601
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072738
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072756
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072780
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072787
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072832
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072832%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4072832: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072841
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072849
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072866
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072926
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072949
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072964
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072968
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4072969
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073097
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073158
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073244
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073266
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073270
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073288
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073456
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073460
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073489
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073553
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073554
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073558
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073558%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073558: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073559
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073559%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073559: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073561
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073562
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073563
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073563%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073563: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073570
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073582
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073586
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073692
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073692%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073692: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073712
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073716
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073716%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073716: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073720
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073727
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073727%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073727: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073729
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073799
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073799%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073799: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073832
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073836
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073861
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073863
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073885
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073886
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073886%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073886: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073892
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073900
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073900%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4073900: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073901
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4073908
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074029
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074051
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074064
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074068
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074115
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074125
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074136
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074136%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074136: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074170
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074453
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074453%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074453: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074532
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074532%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074532: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074534
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074584
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074584%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074584: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074585
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074587
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074588
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074602
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074669
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074669%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074669: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074781
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074781%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074781: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074876
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074876%27 HTTP/1.1" 200 None
2026-03-30 11:01:10 [manheim.gb] INFO: Scrape type for 4074876: 0
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4074879
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4075219
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4075296
2026-03-30 11:01:10 [manheim.gb] INFO: Found listing with ID: 4075325
2026-03-30 11:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075325%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4075325: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075696
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075696%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4075696: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075708
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075725
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075725%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4075725: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075761
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075772
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075772%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4075772: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075908
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075911
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075911%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4075911: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4075928
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076296
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076296%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4076296: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076297
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076299
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076304
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076306
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076306%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4076306: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076391
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076435
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076466
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076506
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076589
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076660
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076702
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076702%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4076702: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076740
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076758
2026-03-30 11:01: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 11:01:11 [manheim.gb] INFO: Page 18: 100 results (total: 7796)
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4076889
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077147
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077170
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077170%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077170: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077240
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077240%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077240: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077247
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077251
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077251%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077251: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077265
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077265%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077265: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077288
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077296
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077330
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077483
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077487
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077490
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077490%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077490: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077492
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077533
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077560
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077638
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077654
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077654%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077654: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077710
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077710%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077710: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077762
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077765
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077765%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077765: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077783
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077783%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077783: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077790
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077873
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077977
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077979
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077979%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4077979: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4077983
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078258
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078310
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078310%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078310: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078331
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078344
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078382
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078585
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078615
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078617
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078617%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078617: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078618
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078643
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078646
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078655
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078674
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078686
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078690
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078691
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078691%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078691: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078692
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078692%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078692: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078693
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078708
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078708%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078708: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078710
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078711
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078719
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078723
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078765
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078770
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078771
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078775
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078775%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078775: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078777
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078782
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078785
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078786
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078792
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078803
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078808
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078810
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078812
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078814
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078814%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078814: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078815
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078816
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078816%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078816: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078820
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078821
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078825
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078825%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078825: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078828
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078829
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078832
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078841
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078908
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078910
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078910%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078910: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078964
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078964%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078964: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4078965
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078965%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4078965: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079000
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079050
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079050%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079050: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079060
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079162
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079190
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079192
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079193
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079194
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079194%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079194: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079211
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079221
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079250
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079263
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079278
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079358
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079358%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079358: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079391
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079391%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079391: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079422
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079431
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079431%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079431: 0
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079437
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079447
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079454
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079457
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079459
2026-03-30 11:01:11 [manheim.gb] INFO: Found listing with ID: 4079468
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079468%27 HTTP/1.1" 200 None
2026-03-30 11:01:11 [manheim.gb] INFO: Scrape type for 4079468: 0
2026-03-30 11:01: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 11:01:12 [manheim.gb] INFO: Page 19: 100 results (total: 7796)
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079472
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079474
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079474%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4079474: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079516
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079584
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079708
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079708%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4079708: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079805
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079823
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079932
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079943
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079943%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4079943: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4079974
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080018
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080018%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080018: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080069
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080127
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080128
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080131
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080133
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080133%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080133: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080148
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080149
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080150
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080153
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080195
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080195%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080195: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080217
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080374
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080398
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080509
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080511
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080553
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080602
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080610
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080675
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080744
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080744%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080744: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080759
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080791
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080791%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080791: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080813
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080943
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080943%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080943: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080944
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080947
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080958
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080958%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080958: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080961
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080977
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080977%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080977: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080979
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4080996
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080996%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4080996: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081002
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081006
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081013
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081013%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4081013: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081016
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081164
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081207
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081231
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081274
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081301
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081339
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081347
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081351
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081429
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081449
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081457
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081469
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081469%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4081469: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081491
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081493
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081529
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081589
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081630
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081678
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081695
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081732
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081738
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081758
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081758%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4081758: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081828
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081887
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081908
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081908%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4081908: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4081998
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082046
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082055
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082076
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082108
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082110
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082128
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082153
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082195
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082218
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082256
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082380
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082386
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082387
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082388
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082389
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082395
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082397
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082400
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082400%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4082400: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082438
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082440
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082455
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082455%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4082455: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082462
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082464
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082469
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082512
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082512%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4082512: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082583
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082583%27 HTTP/1.1" 200 None
2026-03-30 11:01:12 [manheim.gb] INFO: Scrape type for 4082583: 0
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082593
2026-03-30 11:01:12 [manheim.gb] INFO: Found listing with ID: 4082636
2026-03-30 11:01: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 11:01:13 [manheim.gb] INFO: Page 20: 100 results (total: 7796)
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082740
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082785
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082796
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082796%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4082796: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082807
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082807%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4082807: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082886
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082926
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4082995
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083000
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083063
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083063%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4083063: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083128
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083134
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083154
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083156
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083191
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083260
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083324
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083387
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083415
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083448
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083475
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083475%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4083475: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083517
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083517%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4083517: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083541
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083616
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083653
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083676
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083758
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083763
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4083779
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084037
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084121
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084239
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084241
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084241%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084241: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084246
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084263
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084275
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084317
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084317%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084317: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084325
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084430
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084430%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084430: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084434
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084437
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084437%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084437: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084441
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084472
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084472%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084472: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084505
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084511
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084511%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084511: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084512
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084515
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084574
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084585
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084644
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084644%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084644: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084660
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084700
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084758
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084761
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084762
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084763
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084765
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084765%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084765: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084810
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084859
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084859%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084859: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084865
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084865%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4084865: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4084912
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085116
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085164
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085328
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085415
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085430
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085430%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4085430: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085693
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085741
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085752
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085752%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4085752: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085848
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085882
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085884
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085903
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085913
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085914
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085931
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085968
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085971
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4085984
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086028
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086073
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086073%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086073: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086084
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086084%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086084: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086199
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086213
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086220
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086254
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086254%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086254: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086348
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086381
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086475
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086490
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086500
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086500%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086500: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086576
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086576%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086576: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086617
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086669
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086693
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086696
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086767
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086781
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086781%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086781: 0
2026-03-30 11:01:13 [manheim.gb] INFO: Found listing with ID: 4086840
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086840%27 HTTP/1.1" 200 None
2026-03-30 11:01:13 [manheim.gb] INFO: Scrape type for 4086840: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086860
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086887
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086887%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4086887: 0
2026-03-30 11:01: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 11:01:14 [manheim.gb] INFO: Page 21: 100 results (total: 7796)
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086895
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086901
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086902
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086903
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086903%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4086903: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086904
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086906
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086911
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086919
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086920
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086921
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086922
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086923
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086925
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086927
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086929
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086947
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086960
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4086961
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087051
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087104
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087119
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087119%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4087119: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087120
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087120%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4087120: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087169
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087179
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087208
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087224
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087235
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087251
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087251%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4087251: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087324
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087651
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087655
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087658
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087682
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087685
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087689
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087751
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087765
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087767
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087780
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087783
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087793
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087896
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087896%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4087896: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4087957
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088002
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088009
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088039
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088039%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088039: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088040
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088041
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088047
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088051
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088052
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088052%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088052: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088054
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088054%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088054: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088055
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088057
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088065
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088066
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088067
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088073
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088117
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088147
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088239
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088242
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088246
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088246%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088246: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088250
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088265
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088268
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088326
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088339
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088347
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088347%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088347: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088349
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088357
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088375
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088443
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088443%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088443: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088465
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088501
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088570
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088622
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088633
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088640
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088647
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088650
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088650%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088650: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088753
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088753%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088753: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088786
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088814
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088853
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088873
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088873%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088873: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088879
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088916
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088916%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088916: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088945
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088951
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088952
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088952%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088952: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088959
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4088968
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088968%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4088968: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089005
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089015
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089015%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4089015: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089024
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089029
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089029%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4089029: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089030
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089033
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089033%27 HTTP/1.1" 200 None
2026-03-30 11:01:14 [manheim.gb] INFO: Scrape type for 4089033: 0
2026-03-30 11:01:14 [manheim.gb] INFO: Found listing with ID: 4089034
2026-03-30 11:01: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 11:01:15 [manheim.gb] INFO: Page 22: 100 results (total: 7796)
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089065
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089068
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089068%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089068: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089083
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089089
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089092
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089201
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089359
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089368
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089385
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089390
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089568
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089568%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089568: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089575
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089575%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089575: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089617
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089617%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089617: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089624
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089636
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089654
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089676
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089722
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089724
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089728
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089729
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089729%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089729: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089739
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089747
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089747%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089747: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089762
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089769
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089770
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089770%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089770: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089774
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089774%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089774: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089777
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089783
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089795
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089796
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089803
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089808
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089808%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4089808: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089816
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089857
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4089941
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090003
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090006
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090013
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090030
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090037
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090039
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090041
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090043
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090058
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090061
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090066
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090066%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090066: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090068
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090076
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090078
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090081
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090175
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090179
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090198
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090199
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090206
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090209
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090222
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090222%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090222: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090237
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090243
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090243%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090243: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090274
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090286
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090286%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090286: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090467
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090467%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090467: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090472
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090489
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090491
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090492
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090496
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090533
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090533%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090533: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090552
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090672
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090672%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090672: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090690
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090690%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090690: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090709
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090735
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090762
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090872
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090872%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4090872: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090878
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4090944
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091053
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091054
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091102
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091177
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091181
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091181%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091181: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091200
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091200%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091200: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091226
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091226%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091226: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091279
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091285
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091286
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091325
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091325%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091325: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091388
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091389
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091391
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091402
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091408
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091438
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091442
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091452
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091452%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091452: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091454
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091514
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091514%27 HTTP/1.1" 200 None
2026-03-30 11:01:15 [manheim.gb] INFO: Scrape type for 4091514: 0
2026-03-30 11:01:15 [manheim.gb] INFO: Found listing with ID: 4091525
2026-03-30 11:01: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 11:01:16 [manheim.gb] INFO: Page 23: 100 results (total: 7796)
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4091549
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4091588
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091588%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4091588: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4091619
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4091795
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4091942
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4092743
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4092936
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4092956
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274092956%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4092956: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093014
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093052
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093056
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093116
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093217
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093217%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093217: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093245
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093263
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093316
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093332
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093332%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093332: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093403
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093426
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093446
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093495
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093519
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093722
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093738
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093738%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093738: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093752
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093756
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093759
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093762
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093764
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093764%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093764: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093776
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093778
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093783
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093783%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093783: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093797
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093838
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093838%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093838: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093846
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093857
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093865
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093884
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093892
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093915
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093943
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093943%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4093943: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093947
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093956
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4093965
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094000
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094037
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094048
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094117
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094219
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094219%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094219: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094223
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094234
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094245
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094247
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094276
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094277
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094343
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094345
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094439
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094439%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094439: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094462
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094513
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094513%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094513: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094522
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094522%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094522: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094528
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094562
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094568
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094584
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094584%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094584: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094606
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094662
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094687
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094715
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094716
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094735
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094735%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094735: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094743
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094768
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094768%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094768: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094789
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094790
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094804
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094806
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094819
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094819%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094819: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094820
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094839
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094865
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094868
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094868%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094868: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094920
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094922
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094929
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094963
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094964
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094964%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4094964: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094977
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4094994
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095012
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095014
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095048
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095048%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095048: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095057
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095158
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095158%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095158: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095162
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095181
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095182
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095182%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095182: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095187
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095193
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095198
2026-03-30 11:01: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 11:01:16 [manheim.gb] INFO: Page 24: 100 results (total: 7796)
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095208
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095224
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095328
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095328%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095328: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095428
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095428%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095428: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095436
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095440
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095448
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095503
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095520
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095525
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095525%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095525: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095584
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095584%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095584: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095589
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095596
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095596%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095596: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095640
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095793
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095818
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095825
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095825%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4095825: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095831
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095833
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095901
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095920
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4095972
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4096004
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4096010
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096010%27 HTTP/1.1" 200 None
2026-03-30 11:01:16 [manheim.gb] INFO: Scrape type for 4096010: 0
2026-03-30 11:01:16 [manheim.gb] INFO: Found listing with ID: 4096012
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096116
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096116%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096116: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096125
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096227
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096258
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096258%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096258: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096295
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096298
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096304
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096304%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096304: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096334
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096373
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096377
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096386
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096394
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096394%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096394: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096405
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096446
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096453
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096468
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096468%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096468: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096514
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096564
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096564%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096564: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096581
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096583
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096586
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096621
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096638
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096638%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096638: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096676
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096689
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096689%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096689: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096697
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096697%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096697: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096745
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096783
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096794
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096807
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096817
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096851
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096856
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096893
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096894
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096894%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096894: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096966
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4096972
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096972%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4096972: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097179
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097182
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097265
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097275
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097297
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097335
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097336
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097343
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097345
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097491
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097501
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097501%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097501: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097507
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097537
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097537%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097537: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097592
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097592%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097592: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097610
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097622
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097628
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097635
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097644
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097657
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097676
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097677
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097688
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097688%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097688: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097697
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097697%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097697: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097708
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097717
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097718
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097736
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097739
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097795
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097807
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097824
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097827
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097828
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097828%27 HTTP/1.1" 200 None
2026-03-30 11:01:17 [manheim.gb] INFO: Scrape type for 4097828: 0
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097844
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097855
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097878
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097883
2026-03-30 11:01: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 11:01:17 [manheim.gb] INFO: Page 25: 100 results (total: 7796)
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097890
2026-03-30 11:01:17 [manheim.gb] INFO: Found listing with ID: 4097903
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097929
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097938
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097962
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097982
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097983
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097984
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097990
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097992
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4097998
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098003
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098032
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098035
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098036
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098036%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098036: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098037
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098038
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098088
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098091
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098092
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098092%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098092: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098116
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098130
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098157
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098162
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098175
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098175%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098175: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098188
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098188%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098188: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098194
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098194%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098194: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098207
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098207%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098207: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098219
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098219%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098219: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098233
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098256
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098268
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098312
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098312%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098312: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098324
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098324%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098324: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098330
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098364
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098387
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098387%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098387: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098403
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098403%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098403: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098404
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098404%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098404: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098405
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098406
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098407
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098408
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098409
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098409%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098409: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098413
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098413%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098413: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098439
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098443
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098443%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098443: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098449
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098449%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098449: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098460
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098460%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098460: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098467
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098467%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098467: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098468
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098484
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098539
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098620
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098620%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098620: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098826
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098896
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098896%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098896: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098903
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098908
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098936
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098936%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4098936: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4098957
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099012
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099058
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099058%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099058: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099068
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099089
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099091
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099099
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099100
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099140
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099151
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099151%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099151: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099189
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099199
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099210
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099252
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099267
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099267%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099267: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099269
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099278
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099278%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099278: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099280
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099284
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099284%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099284: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099285
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099286
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099286%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099286: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099288
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099288%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099288: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099293
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099295
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099295%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099295: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099302
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099438
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099465
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099467
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099499
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099504
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099504%27 HTTP/1.1" 200 None
2026-03-30 11:01:18 [manheim.gb] INFO: Scrape type for 4099504: 0
2026-03-30 11:01:18 [manheim.gb] INFO: Found listing with ID: 4099506
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099506%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099506: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099536
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099541
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099545
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099575
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099589
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099589%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099589: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099604
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099604%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099604: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099605
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099621
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099621%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099621: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099633
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099633%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099633: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099655
2026-03-30 11:01: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 11:01:19 [manheim.gb] INFO: Page 26: 100 results (total: 7796)
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099677
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099750
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099757
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099757%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099757: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099758
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099762
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099768
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099770
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099771
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099775
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099781
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099781%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099781: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099782
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099782%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099782: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099790
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099790%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099790: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099793
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099810
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099813
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099832
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099833
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099835
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099866
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099896
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099897
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099913
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099939
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099953
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099967
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099967%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4099967: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099978
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4099995
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100092
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100131
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100132
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100168
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100169
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100188
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100190
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100190%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4100190: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100193
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100194
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100206
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100219
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100220
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100233
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100237
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100243
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100244
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100247
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100251
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100253
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100274
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100282
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100299
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100386
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100395
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100413
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100418
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100420
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100420%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4100420: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100445
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100447
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100447%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4100447: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100479
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100487
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100487%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4100487: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100507
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100508
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100672
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100679
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100696
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100700
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100701
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100705
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100712
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100732
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100735
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100737
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100739
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100741
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100757
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100757%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4100757: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100763
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100789
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4100796
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101078
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101078%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101078: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101081
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101082
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101085
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101116
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101165
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101203
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101203%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101203: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101448
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101454
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101454%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101454: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101463
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101463%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101463: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101522
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101547
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101547%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101547: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101559
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101574
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101595
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101601
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101603
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101639
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101647
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101648
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101672
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101758
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101758%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101758: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101762
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101762%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101762: 0
2026-03-30 11:01:19 [manheim.gb] INFO: Found listing with ID: 4101775
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101775%27 HTTP/1.1" 200 None
2026-03-30 11:01:19 [manheim.gb] INFO: Scrape type for 4101775: 0
2026-03-30 11:01: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 11:01:20 [manheim.gb] INFO: Page 27: 100 results (total: 7796)
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101786
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101807
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101809
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101891
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101912
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101914
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4101918
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101918%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4101918: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102097
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102105
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102165
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102167
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102198
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102202
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102203
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102203%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102203: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102212
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102237
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102244
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102244%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102244: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102279
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102439
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102451
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102451%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102451: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102455
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102460
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102461
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102461%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102461: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102503
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102519
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102545
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102553
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102553%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102553: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102558
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102648
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102662
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102667
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102667%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102667: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102669
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102669%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102669: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102680
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102684
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102747
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102762
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102770
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102770%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102770: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102772
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102772%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102772: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102775
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102784
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102814
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102814%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102814: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102817
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102817%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102817: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102820
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102822
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102824
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102859
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102883
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102934
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102963
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102969
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102970
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102970%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102970: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102974
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102980
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102981
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102981%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4102981: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102982
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4102992
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103012
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103036
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103036%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103036: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103056
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103063
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103063%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103063: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103068
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103072
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103089
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103113
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103118
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103151
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103183
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103189
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103211
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103213
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103218
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103218%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103218: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103227
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103233
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103251
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103254
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103256
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103263
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103276
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103280
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103281
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103282
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103285
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103291
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103300
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103306
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103306%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103306: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103315
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103315%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103315: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103324
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103344
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103344%27 HTTP/1.1" 200 None
2026-03-30 11:01:20 [manheim.gb] INFO: Scrape type for 4103344: 0
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103370
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103379
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103386
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103398
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103401
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103411
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103415
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103423
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103470
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103475
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103489
2026-03-30 11:01:20 [manheim.gb] INFO: Found listing with ID: 4103499
2026-03-30 11:01: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 11:01:21 [manheim.gb] INFO: Page 28: 100 results (total: 7796)
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103509
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103520
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103522
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103522%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103522: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103524
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103524%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103524: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103541
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103544
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103546
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103547
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103554
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103555
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103555%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103555: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103562
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103562%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103562: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103563
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103594
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103594%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103594: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103602
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103603
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103641
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103659
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103666
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103666%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103666: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103671
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103673
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103673%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103673: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103679
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103682
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103682%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103682: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103698
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103713
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103727
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103861
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103882
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103882%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103882: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103883
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103883%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103883: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103890
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103892
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103919
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103919%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103919: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103930
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103951
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103962
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103962%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103962: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103991
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4103992
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103992%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4103992: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104020
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104021
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104021%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104021: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104040
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104044
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104052
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104053
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104056
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104089
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104092
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104097
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104100
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104101
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104101%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104101: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104104
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104123
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104123%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104123: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104137
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104158
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104160
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104192
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104201
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104201%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104201: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104204
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104324
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104329
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104504
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104505
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104509
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104583
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104680
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104697
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104710
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104719
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104724
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104724%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104724: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104728
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104732
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104732%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104732: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104736
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104742
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104745
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104748
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104749
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104753
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104753%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104753: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104759
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104759%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104759: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104760
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104786
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104812
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104812%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104812: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104843
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104843%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104843: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104846
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104846%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104846: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104847
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104848
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104848%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104848: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104852
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104852%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104852: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104867
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104867%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104867: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104868
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104868%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104868: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104870
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104871
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104871%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104871: 0
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104882
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104929
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104932
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104959
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104964
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104965
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104980
2026-03-30 11:01:21 [manheim.gb] INFO: Found listing with ID: 4104981
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104981%27 HTTP/1.1" 200 None
2026-03-30 11:01:21 [manheim.gb] INFO: Scrape type for 4104981: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4104984
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4104995
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104995%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4104995: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4104997
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105077
2026-03-30 11:01: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 11:01:22 [manheim.gb] INFO: Page 29: 100 results (total: 7796)
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105086
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105086%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105086: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105092
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105092%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105092: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105093
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105103
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105116
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105130
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105144
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105169
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105175
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105182
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105210
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105218
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105227
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105251
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105251%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105251: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105254
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105259
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105274
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105274%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105274: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105283
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105291
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105310
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105327
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105330
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105331
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105371
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105382
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105388
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105390
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105390%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105390: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105395
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105400
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105410
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105410%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105410: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105413
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105413%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105413: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105416
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105419
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105423
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105424
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105426
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105430
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105430%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105430: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105432
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105432%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105432: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105441
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105443
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105443%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105443: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105454
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105460
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105483
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105526
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105541
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105545
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105545%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105545: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105551
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105553
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105553%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105553: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105566
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105568
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105569
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105589
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105594
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105594%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105594: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105600
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105603
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105610
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105616
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105616%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105616: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105632
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105633
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105637
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105637%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105637: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105642
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105676
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105683
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105685
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105689
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105693
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105695
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105695%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105695: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105743
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105775
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105775%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105775: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105788
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105820
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105822
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105822%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105822: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105856
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105856%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4105856: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105869
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105872
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4105966
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106069
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106069%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4106069: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106083
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106093
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106101
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106101%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4106101: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106104
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106131
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106131%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4106131: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106137
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106137%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4106137: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106140
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106149
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106150
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106161
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106164
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106180
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106184
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106190
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106192
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106198
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106198%27 HTTP/1.1" 200 None
2026-03-30 11:01:22 [manheim.gb] INFO: Scrape type for 4106198: 0
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106204
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106207
2026-03-30 11:01:22 [manheim.gb] INFO: Found listing with ID: 4106214
2026-03-30 11:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106214%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106214: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106220
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106303
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106303%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106303: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106305
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106313
2026-03-30 11:01: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 11:01:23 [manheim.gb] INFO: Page 30: 100 results (total: 7796)
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106314
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106317
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106325
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106399
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106411
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106435
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106438
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106444
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106449
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106450
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106451
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106451%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106451: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106452
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106453
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106460
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106460%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106460: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106469
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106472
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106477
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106484
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106497
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106499
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106501
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106524
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106528
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106531
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106531%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106531: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106552
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106559
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106564
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106621
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106629
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106630
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106630%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106630: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106631
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106633
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106635
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106655
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106658
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106662
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106664
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106695
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106717
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106741
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106760
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106780
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106781
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106783
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106789
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106790
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106791
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106802
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106803
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106807
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106825
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106830
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106831
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106831%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106831: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106832
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106840
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106845
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106851
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106851%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106851: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106854
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106860
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106860%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106860: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106861
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106861%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106861: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106865
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106865%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106865: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106868
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106870
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106870%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106870: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106871
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106886
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106889
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106890
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106895
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106903
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106903%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106903: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106937
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106942
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106944
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106946
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106946%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106946: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106947
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106950
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106951
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106955
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106956
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106958
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106963
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106963%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106963: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106972
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106974
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106981
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106982
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106982%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106982: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106993
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106993%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4106993: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4106995
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107001
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107001%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4107001: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107009
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107009%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4107009: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107014
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107017
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107017%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4107017: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107019
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107019%27 HTTP/1.1" 200 None
2026-03-30 11:01:23 [manheim.gb] INFO: Scrape type for 4107019: 0
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107028
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107044
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107048
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107054
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107057
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107058
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107059
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107060
2026-03-30 11:01:23 [manheim.gb] INFO: Found listing with ID: 4107062
2026-03-30 11:01: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 11:01:24 [manheim.gb] INFO: Page 31: 100 results (total: 7796)
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107073
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107074
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107074%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107074: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107075
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107075%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107075: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107076
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107076%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107076: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107082
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107090
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107090%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107090: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107091
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107091%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107091: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107097
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107101
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107109
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107113
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107133
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107133%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107133: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107145
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107164
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107189
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107193
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107202
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107226
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107245
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107257
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107268
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107279
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107280
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107282
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107282%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107282: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107285
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107288
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107288%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107288: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107290
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107291
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107292
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107297
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107297%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107297: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107311
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107328
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107341
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107389
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107389%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107389: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107483
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107495
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107496
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107537
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107600
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107600%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107600: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107618
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107625
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107628
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107628%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107628: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107629
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107631
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107631%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107631: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107632
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107635
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107638
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107641
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107641%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107641: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107645
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107645%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107645: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107651
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107651%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107651: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107658
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107659
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107659%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107659: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107665
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107667
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107680
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107680%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107680: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107681
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107683
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107684
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107686
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107688
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107688%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107688: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107706
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107709
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107711
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107713
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107715
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107724
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107724%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107724: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107725
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107726
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107727
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107727%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107727: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107728
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107728%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107728: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107730
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107730%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107730: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107731
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107731%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107731: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107735
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107740
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107740%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107740: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107741
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107742
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107746
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107746%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107746: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107775
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107775%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107775: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107777
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107779
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107780
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107784
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107785
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107787
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107840
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107856
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107863
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107868
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107871
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107876
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107876%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107876: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107879
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107882
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107985
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107985%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107985: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107987
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107988
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4107990
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107990%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4107990: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108016
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108027
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108027%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108027: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108031
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108031%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108031: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108032
2026-03-30 11:01: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 11:01:24 [manheim.gb] INFO: Page 32: 100 results (total: 7796)
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108052
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108052%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108052: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108055
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108104
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108111
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108112
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108116
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108131
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108143
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108145
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108146
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108149
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108149%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108149: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108155
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108156
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108156%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108156: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108165
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108165%27 HTTP/1.1" 200 None
2026-03-30 11:01:24 [manheim.gb] INFO: Scrape type for 4108165: 0
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108171
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108172
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108173
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108190
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108191
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108192
2026-03-30 11:01:24 [manheim.gb] INFO: Found listing with ID: 4108195
2026-03-30 11:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108195%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108195: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108198
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108200
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108208
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108211
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108214
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108214%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108214: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108223
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108223%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108223: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108232
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108232%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108232: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108235
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108242
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108244
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108245
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108251
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108265
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108267
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108271
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108293
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108295
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108298
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108298%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108298: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108299
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108300
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108300%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108300: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108301
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108302
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108307
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108309
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108311
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108311%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108311: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108325
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108325%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108325: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108329
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108329%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108329: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108330
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108330%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108330: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108333
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108342
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108342%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108342: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108343
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108343%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108343: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108344
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108345
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108346
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108348
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108348%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108348: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108349
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108349%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108349: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108350
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108350%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108350: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108354
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108354%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108354: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108357
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108357%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108357: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108362
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108365
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108367
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108367%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108367: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108377
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108382
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108382%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108382: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108387
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108390
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108392
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108393
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108397
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108397%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108397: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108398
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108400
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108404
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108405
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108407
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108408
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108408%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108408: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108410
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108421
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108425
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108425%27 HTTP/1.1" 200 None
2026-03-30 11:01:25 [manheim.gb] INFO: Scrape type for 4108425: 0
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108426
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108427
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108430
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108436
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108464
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108466
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108496
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108508
2026-03-30 11:01:25 [manheim.gb] INFO: Found listing with ID: 4108522
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108527
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108531
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108536
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108548
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108548%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108548: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108550
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108550%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108550: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108555
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108557
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108563
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108563%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108563: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108568
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108569
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108571
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108573
2026-03-30 11:01: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 11:01:26 [manheim.gb] INFO: Page 33: 100 results (total: 7796)
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108577
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108587
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108591
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108591%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108591: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108600
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108602
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108617
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108617%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108617: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108638
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108641
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108644
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108644%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108644: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108659
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108659%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108659: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108661
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108665
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108670
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108670%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108670: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108675
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108676
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108677
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108688
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108694
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108695
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108747
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108841
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108843
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108843%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108843: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108844
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108844%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108844: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108845
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108850
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108880
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108933
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108959
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108967
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108973
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108973%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4108973: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108979
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4108980
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109026
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109038
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109055
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109055%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109055: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109059
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109214
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109216
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109216%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109216: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109217
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109237
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109237%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109237: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109310
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109310%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109310: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109311
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109311%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109311: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109313
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109314
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109314%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109314: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109328
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109332
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109332%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109332: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109333
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109335
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109336
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109337
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109338
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109341
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109342
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109342%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109342: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109348
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109349
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109360
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109360%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109360: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109366
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109369
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109402
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109413
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109415
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109418
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109419
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109421
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109422
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109424
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109424%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109424: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109428
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109428%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109428: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109429
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109431
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109435
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109442
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109449
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109450
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109452
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109452%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109452: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109455
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109457
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109457%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109457: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109459
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109459%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109459: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109472
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109472%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109472: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109495
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109495%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109495: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109501
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109502
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109521
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109554
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109554%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109554: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109559
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109560
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109563
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109569
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109580
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109580%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109580: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109602
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109612
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109612%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109612: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109613
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109613%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109613: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109620
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109635
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109640
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109643
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109643%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109643: 0
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109649
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109662
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109691
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109707
2026-03-30 11:01:26 [manheim.gb] INFO: Found listing with ID: 4109717
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109717%27 HTTP/1.1" 200 None
2026-03-30 11:01:26 [manheim.gb] INFO: Scrape type for 4109717: 0
2026-03-30 11:01: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 11:01:27 [manheim.gb] INFO: Page 34: 100 results (total: 7796)
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109719
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109722
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109737
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109751
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109759
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109760
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109762
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109762%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109762: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109777
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109783
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109783%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109783: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109784
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109784%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109784: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109790
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109793
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109794
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109794%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109794: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109796
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109798
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109804
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109811
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109816
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109819
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109820
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109820%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109820: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109823
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109825
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109826
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109828
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109828%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109828: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109833
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109835
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109839
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109843
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109843%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109843: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109846
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109848
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109852
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109865
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109865%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109865: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109866
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109867
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109868
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109868%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109868: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109869
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109870
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109887
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109891
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109896
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109901
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109922
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109922%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109922: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109923
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109924
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109927
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109928
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109936
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109943
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109946
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109946%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109946: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109948
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109953
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109955
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109955%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109955: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109959
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109959%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109959: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109963
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109963%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109963: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109967
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109975
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109978
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109996
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109997
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4109999
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109999%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4109999: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110002
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110004
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110005
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110008
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110008%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110008: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110012
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110018
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110033
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110033%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110033: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110043
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110046
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110056
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110058
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110059
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110061
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110085
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110087
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110091
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110091%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110091: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110092
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110092%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110092: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110093
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110093%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110093: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110097
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110103
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110104
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110105
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110134
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110138
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110144
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110146
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110146%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110146: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110153
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110159
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110163
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110163%27 HTTP/1.1" 200 None
2026-03-30 11:01:27 [manheim.gb] INFO: Scrape type for 4110163: 0
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110166
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110183
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110191
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110203
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110217
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110218
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110219
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110226
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110234
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110251
2026-03-30 11:01:27 [manheim.gb] INFO: Found listing with ID: 4110273
2026-03-30 11:01: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 11:01:28 [manheim.gb] INFO: Page 35: 100 results (total: 7796)
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110286
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110330
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110332
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110332%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110332: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110333
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110333%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110333: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110350
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110353
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110354
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110354%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110354: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110355
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110356
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110357
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110358
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110360
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110360%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110360: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110361
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110362
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110362%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110362: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110363
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110367
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110375
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110377
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110379
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110379%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110379: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110381
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110382
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110383
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110387
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110393
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110393%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110393: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110395
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110395%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110395: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110398
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110403
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110404
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110413
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110539
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110547
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110551
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110551%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110551: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110651
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110652
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110653
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110654
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110663
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110663%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110663: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110665
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110666
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110671
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110672
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110673
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110674
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110680
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110681
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110692
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110692%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110692: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110693
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110704
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110718
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110724
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110726
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110726%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110726: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110737
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110750
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110752
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110768
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110768%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110768: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110783
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110783%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4110783: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110795
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110830
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110876
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4110973
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111003
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111003%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111003: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111008
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111010
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111020
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111020%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111020: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111035
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111037
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111042
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111046
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111046%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111046: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111047
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111047%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111047: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111051
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111053
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111086
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111091
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111185
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111193
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111198
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111198%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111198: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111199
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111203
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111203%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111203: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111204
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111206
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111219
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111219%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111219: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111228
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111230
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111234
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111237
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111237%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111237: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111238
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111239
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111239%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111239: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111241
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111243
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111245
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111245%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111245: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111257
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111258
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111263
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111268
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111273
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111273%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111273: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111282
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111282%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111282: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111303
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111303%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111303: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111305
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111305%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111305: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111329
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111329%27 HTTP/1.1" 200 None
2026-03-30 11:01:28 [manheim.gb] INFO: Scrape type for 4111329: 0
2026-03-30 11:01:28 [manheim.gb] INFO: Found listing with ID: 4111349
2026-03-30 11:01: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 11:01:29 [manheim.gb] INFO: Page 36: 100 results (total: 7796)
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111371
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111371%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111371: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111372
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111376
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111377
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111379
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111381
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111382
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111382%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111382: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111384
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111384%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111384: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111386
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111387
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111402
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111404
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111408
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111408%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111408: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111411
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111417
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111419
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111419%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111419: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111420
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111424
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111424%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111424: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111425
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111444
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111444%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111444: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111445
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111445%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111445: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111450
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111454
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111454%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111454: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111457
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111461
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111463
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111467
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111468
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111468%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111468: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111472
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111475
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111475%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111475: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111477
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111478
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111480
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111481
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111484
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111484%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111484: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111494
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111496
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111505
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111505%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111505: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111506
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111506%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111506: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111515
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111527
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111528
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111530
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111533
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111535
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111539
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111539%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111539: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111543
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111557
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111558
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111559
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111560
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111561
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111561%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111561: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111564
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111564%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111564: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111565
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111566
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111583
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111584
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111586
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111590
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111590%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111590: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111591
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111596
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111598
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111599
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111615
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111623
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111630
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111631
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111631%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111631: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111633
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111634
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111636
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111637
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111639
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111640
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111640%27 HTTP/1.1" 200 None
2026-03-30 11:01:29 [manheim.gb] INFO: Scrape type for 4111640: 0
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111641
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111644
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111653
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111657
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111658
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111667
2026-03-30 11:01:29 [manheim.gb] INFO: Found listing with ID: 4111670
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111670%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111670: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111674
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111682
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111692
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111700
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111700%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111700: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111701
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111711
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111714
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111714%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111714: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111715
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111717
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111718
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111721
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111721%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111721: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111722
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111722%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111722: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111726
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111726%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111726: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111732
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111732%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111732: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111740
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111740%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111740: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111755
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111765
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111767
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111774
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111776
2026-03-30 11:01: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 11:01:30 [manheim.gb] INFO: Page 37: 100 results (total: 7796)
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111793
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111794
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111795
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111806
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111807
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111807%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111807: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111808
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111808%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111808: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111809
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111811
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111818
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111820
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111820%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111820: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111829
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111833
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111835
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111837
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111838
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111841
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111841%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111841: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111842
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111843
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111844
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111846
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111859
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111861
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111865
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111867
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111873
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111875
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111883
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111883%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111883: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111887
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111892
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111892%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111892: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111898
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111899
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111901
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111901%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111901: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111918
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111926
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111927
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111928
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111934
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111934%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111934: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111951
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111952
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111953
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111953%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111953: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111955
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111958
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111959
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111959%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111959: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111960
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111962
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111965
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111967
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111970
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111970%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111970: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111987
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4111995
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111995%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4111995: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112014
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112016
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112016%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112016: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112017
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112022
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112024
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112025
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112026
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112029
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112032
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112034
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112035
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112035%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112035: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112036
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112045
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112046
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112053
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112055
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112056
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112056%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112056: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112057
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112058
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112060
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112063
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112066
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112066%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112066: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112071
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112073
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112074
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112074%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112074: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112075
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112076
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112078
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112079
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112081
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112085
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112088
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112089
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112091
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112093
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112093%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112093: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112096
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112113
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112124
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112126
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112126%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112126: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112127
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112127%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112127: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112128
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112128%27 HTTP/1.1" 200 None
2026-03-30 11:01:30 [manheim.gb] INFO: Scrape type for 4112128: 0
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112130
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112131
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112134
2026-03-30 11:01:30 [manheim.gb] INFO: Found listing with ID: 4112137
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112137%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112137: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112139
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112139%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112139: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112141
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112142
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112143
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112146
2026-03-30 11:01: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 11:01:31 [manheim.gb] INFO: Page 38: 100 results (total: 7796)
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112150
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112154
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112164
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112165
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112166
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112169
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112174
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112176
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112178
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112179
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112179%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112179: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112181
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112182
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112186
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112189
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112189%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112189: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112221
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112221%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112221: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112223
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112223%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112223: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112225
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112225%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112225: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112227
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112229
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112233
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112234
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112243
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112244
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112249
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112251
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112253
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112254
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112255
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112264
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112284
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112284%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112284: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112286
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112292
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112293
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112294
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112294%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112294: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112297
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112297%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112297: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112298
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112299
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112299%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112299: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112300
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112300%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112300: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112301
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112301%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112301: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112302
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112303
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112304
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112305
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112305%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112305: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112306
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112307
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112308
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112309
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112311
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112315
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112317
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112317%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112317: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112318
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112319
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112319%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112319: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112322
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112325
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112328
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112329
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112330
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112331
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112331%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112331: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112346
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112346%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112346: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112350
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112350%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112350: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112352
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112352%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112352: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112354
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112355
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112356
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112357
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112359
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112364
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112371
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112373
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112395
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112395%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112395: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112399
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112418
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112418%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112418: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112420
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112420%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112420: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112422
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112422%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112422: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112429
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112436
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112439
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112441
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112449
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112463
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112469
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112477
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112477%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112477: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112479
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112487
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112487%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112487: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112491
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112492
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112497
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112497%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112497: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112501
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112505
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112506
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112506%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112506: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112512
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112514
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112517
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112520
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112523
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112523%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112523: 0
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112548
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112550
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112553
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112555
2026-03-30 11:01:31 [manheim.gb] INFO: Found listing with ID: 4112558
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112558%27 HTTP/1.1" 200 None
2026-03-30 11:01:31 [manheim.gb] INFO: Scrape type for 4112558: 0
2026-03-30 11:01: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 11:01:32 [manheim.gb] INFO: Page 39: 100 results (total: 7796)
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112567
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112580
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112581
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112582
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112583
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112584
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112584%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112584: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112585
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112586
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112586%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112586: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112588
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112588%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112588: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112591
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112591%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112591: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112592
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112593
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112594
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112596
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112601
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112602
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112603
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112603%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112603: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112604
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112605
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112607
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112607%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112607: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112609
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112609%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112609: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112610
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112610%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112610: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112612
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112613
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112613%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112613: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112617
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112620
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112620%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112620: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112623
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112623%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112623: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112625
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112628
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112820
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112820%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112820: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112821
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112822
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112822%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112822: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112825
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112918
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112927
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112930
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112932
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112932%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4112932: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112937
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4112938
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113115
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113117
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113117%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113117: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113134
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113139
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113146
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113156
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113160
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113178
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113183
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113184
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113189
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113205
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113205%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113205: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113236
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113278
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113278%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113278: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113337
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113347
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113430
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113430%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113430: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113444
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113449
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113449%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113449: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113459
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113459%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113459: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113461
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113468
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113487
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113487%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113487: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113494
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113494%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113494: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113496
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113496%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113496: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113500
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113501
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113510
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113511
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113511%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113511: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113512
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113513
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113514
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113515
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113515%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113515: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113516
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113517
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113517%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113517: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113518
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113526
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113543
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113543%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113543: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113547
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113550
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113552
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113553
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113565
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113567
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113573
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113574
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113574%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113574: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113575
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113576
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113577
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113578
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113579
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113581
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113582
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113585
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113587
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113587%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113587: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113593
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113596
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113618
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113688
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113692
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113692%27 HTTP/1.1" 200 None
2026-03-30 11:01:32 [manheim.gb] INFO: Scrape type for 4113692: 0
2026-03-30 11:01:32 [manheim.gb] INFO: Found listing with ID: 4113697
2026-03-30 11:01: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 11:01:33 [manheim.gb] INFO: Page 40: 100 results (total: 7796)
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113704
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113704%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113704: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113709
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113711
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113714
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113714%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113714: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113715
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113715%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113715: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113720
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113723
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113724
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113724%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113724: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113726
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113726%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113726: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113734
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113735
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113735%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113735: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113738
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113739
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113744
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113745
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113745%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113745: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113746
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113747
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113747%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113747: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113753
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113753%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113753: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113756
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113768
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113772
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113773
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113776
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113776%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113776: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113777
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113777%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113777: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113778
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113780
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113783
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113789
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113790
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113793
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113795
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113796
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113797
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113797%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113797: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113798
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113799
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113800
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113803
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113808
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113808%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113808: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113812
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113814
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113815
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113818
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113819
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113819%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113819: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113820
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113821
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113821%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113821: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113822
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113823
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113825
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113827
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113828
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113829
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113831
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113831%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113831: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113833
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113834
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113834%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113834: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113836
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113837
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113840
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113841
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113841%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113841: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113843
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113844
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113844%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113844: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113845
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113847
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113851
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113852
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113854
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113854%27 HTTP/1.1" 200 None
2026-03-30 11:01:33 [manheim.gb] INFO: Scrape type for 4113854: 0
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113855
2026-03-30 11:01:33 [manheim.gb] INFO: Found listing with ID: 4113856
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113856%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113856: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113857
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113858
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113862
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113863
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113865
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113866
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113869
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113870
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113872
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113873
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113875
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113876
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113877
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113891
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113893
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113894
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113896
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113897
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113898
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113898%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113898: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113899
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113899%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113899: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113906
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113910
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113910%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113910: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113911
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113911%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113911: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113914
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113914%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113914: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113915
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113916
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113917
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113919
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113920
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113922
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113922%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113922: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113924
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113926
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113930
2026-03-30 11:01: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 11:01:34 [manheim.gb] INFO: Page 41: 100 results (total: 7796)
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113931
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113931%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113931: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113934
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113935
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113936
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113936%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113936: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113942
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113942%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113942: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113950
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113952
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113952%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113952: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113955
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113956
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113957
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113959
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113963
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113969
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113973
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113974
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113982
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113982%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113982: 0
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113984
2026-03-30 11:01:34 [manheim.gb] INFO: Found listing with ID: 4113987
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113987%27 HTTP/1.1" 200 None
2026-03-30 11:01:34 [manheim.gb] INFO: Scrape type for 4113987: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4113991
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4113992
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4113995
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113995%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4113995: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4113998
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113998%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4113998: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4113999
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114001
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114001%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114001: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114013
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114013%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114013: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114015
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114016
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114016%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114016: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114028
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114029
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114031
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114033
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114038
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114038%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114038: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114040
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114047
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114049
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114055
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114055%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114055: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114057
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114058
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114059
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114061
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114063
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114066
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114068
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114071
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114071%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114071: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114074
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114075
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114075%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114075: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114076
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114076%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114076: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114083
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114083%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114083: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114085
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114085%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114085: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114087
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114089
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114091
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114091%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114091: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114100
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114111
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114114
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114116
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114118
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114119
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114119%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114119: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114120
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114122
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114123
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114124
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114135
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114135%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114135: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114136
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114139
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114141
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114144
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114145
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114145%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114145: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114149
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114153
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114153%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114153: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114165
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114165%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114165: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114175
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114177
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114177%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114177: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114178
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114180
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114180%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114180: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114182
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114183
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114183%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114183: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114184
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114192
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114192%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114192: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114206
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114226
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114226%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114226: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114228
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114241
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114243
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114245
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114252
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114261
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114262
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114262%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114262: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114265
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114266
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114267
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114268
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114269
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114270
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114275
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114276
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114277
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114279
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114279%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114279: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114280
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114283
2026-03-30 11:01: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 11:01:35 [manheim.gb] INFO: Page 42: 100 results (total: 7796)
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114285
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114285%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114285: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114290
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114290%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114290: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114299
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114308
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114308%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114308: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114333
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114379
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114379%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114379: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114381
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114381%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114381: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114382
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114409
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114409%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114409: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114411
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114437
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114441
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114441%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114441: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114459
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114486
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114486%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114486: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114487
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114490
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114494
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114502
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114506
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114507
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114508
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114509
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114509%27 HTTP/1.1" 200 None
2026-03-30 11:01:35 [manheim.gb] INFO: Scrape type for 4114509: 0
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114511
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114518
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114520
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114522
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114523
2026-03-30 11:01:35 [manheim.gb] INFO: Found listing with ID: 4114535
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114535%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114535: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114536
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114537
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114542
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114542%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114542: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114551
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114553
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114553%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114553: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114555
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114555%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114555: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114557
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114557%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114557: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114558
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114558%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114558: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114560
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114561
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114566
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114567
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114569
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114642
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114642%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114642: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114645
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114689
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114689%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114689: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114703
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114714
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114717
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114721
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114723
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114723%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114723: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114730
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114788
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114799
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114800
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114800%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114800: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114802
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114803
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114808
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114808%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114808: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114809
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114815
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114815%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114815: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114817
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114821
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114823
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114825
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114826
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114826%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114826: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114827
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114830
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114830%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114830: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114832
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114833
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114835
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114837
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114838
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114840
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114841
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114842
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114843
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114843%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114843: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114853
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114854
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114854%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114854: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114855
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114856
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114857
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114861
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114861%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114861: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114865
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114873
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114873%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114873: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114885
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114910
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114919
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114921
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114928
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114941
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114952
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114972
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114974
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114974%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4114974: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114975
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114984
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4114995
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115002
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115002%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115002: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115021
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115027
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115029
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115049
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115051
2026-03-30 11:01: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 11:01:36 [manheim.gb] INFO: Page 43: 100 results (total: 7796)
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115052
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115052%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115052: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115058
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115058%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115058: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115059
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115077
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115077%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115077: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115081
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115083
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115091
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115091%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115091: 2
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115092
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115108
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115108%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115108: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115115
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115116
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115117
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115118
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115118%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115118: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115119
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115120
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115121
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115132
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115134
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115137
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115138
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115139
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115140
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115142
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115142%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115142: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115145
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115146
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115146%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115146: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115147
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115148
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115148%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115148: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115149
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115156
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115158
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115159
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115162
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115164
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115165
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115170
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115180
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115180%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115180: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115181
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115182
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115182%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115182: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115183
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115183%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115183: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115185
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115188
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115188%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115188: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115189
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115190
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115190%27 HTTP/1.1" 200 None
2026-03-30 11:01:36 [manheim.gb] INFO: Scrape type for 4115190: 0
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115191
2026-03-30 11:01:36 [manheim.gb] INFO: Found listing with ID: 4115193
2026-03-30 11:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115193%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115193: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115194
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115194%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115194: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115195
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115195%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115195: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115196
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115197
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115197%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115197: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115201
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115206
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115207
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115208
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115209
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115210
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115216
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115219
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115220
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115221
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115226
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115229
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115231
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115234
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115241
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115242
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115243
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115243%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115243: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115246
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115247
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115252
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115253
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115253%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115253: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115254
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115255
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115255%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115255: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115262
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115263
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115263%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115263: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115268
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115270
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115270%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115270: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115275
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115275%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115275: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115280
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115285
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115288
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115290
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115292
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115293
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115299
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115302
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115302%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115302: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115304
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115305
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115306
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115307
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115307%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115307: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115309
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115310
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115311
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115312
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115313
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115314
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115315
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115316
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115322
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115340
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115344
2026-03-30 11:01: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 11:01:37 [manheim.gb] INFO: Page 44: 100 results (total: 7796)
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115345
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115349
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115352
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115352%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115352: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115353
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115354
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115355
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115356
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115356%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115356: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115357
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115358
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115360
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115372
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115372%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115372: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115401
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115401%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115401: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115402
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115403
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115403%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115403: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115404
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115405
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115406
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115409
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115409%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115409: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115410
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115410%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115410: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115411
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115412
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115412%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115412: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115413
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115414
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115417
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115417%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115417: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115418
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115420
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115423
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115425
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115428
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115440
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115454
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115455
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115456
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115459
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115460
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115460%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115460: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115467
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115468
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115468%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115468: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115469
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115470
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115472
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115472%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115472: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115474
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115474%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115474: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115475
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115477
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115479
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115483
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115487
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115489
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115491
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115491%27 HTTP/1.1" 200 None
2026-03-30 11:01:37 [manheim.gb] INFO: Scrape type for 4115491: 0
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115492
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115493
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115495
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115496
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115498
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115499
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115501
2026-03-30 11:01:37 [manheim.gb] INFO: Found listing with ID: 4115502
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115502%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115502: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115503
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115504
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115505
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115505%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115505: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115507
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115507%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115507: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115508
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115509
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115509%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115509: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115515
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115515%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115515: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115516
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115517
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115518
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115519
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115520
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115524
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115524%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115524: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115526
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115526%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115526: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115529
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115532
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115532%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115532: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115539
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115540
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115542
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115542%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115542: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115548
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115553
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115559
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115559%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115559: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115564
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115565
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115566
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115566%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115566: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115567
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115568
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115568%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115568: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115569
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115571
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115572
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115573
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115573%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115573: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115578
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115582
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115583
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115586
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115600
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115600%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115600: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115602
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115603
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115604
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115604%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115604: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115605
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115606
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115607
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115607%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115607: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115609
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115609%27 HTTP/1.1" 200 None
2026-03-30 11:01:38 [manheim.gb] INFO: Scrape type for 4115609: 0
2026-03-30 11:01:38 [manheim.gb] INFO: Found listing with ID: 4115613
2026-03-30 11:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c931091-5032-5ca2-a165-8b8e4110ad86 with identifier: 4115091
2026-03-30 11:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c931091-5032-5ca2-a165-8b8e4110ad86 with scrape type 2
2026-03-30 11:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c931091-5032-5ca2-a165-8b8e4110ad86 with scrape type 2
2026-03-30 11:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3c931091-5032-5ca2-a165-8b8e4110ad86, identifier: 4115091
2026-03-30 11:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3c931091-5032-5ca2-a165-8b8e4110ad86 with identifier: 4115091
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-30 11:01:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 11:01:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3c931091-5032-5ca2-a165-8b8e4110ad86 with identifier: 4115091
2026-03-30 11:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3c931091-5032-5ca2-a165-8b8e4110ad86 with identifier: 4115091 to the API
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3c931091-5032-5ca2-a165-8b8e4110ad86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C430664',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TIGER/13.6M%20CURTAINSIDER?id=4115091',
'listing': 'auction',
'location': 'Mansfield',
'make': 'TIGER',
'model': '13.6M CURTAINSIDER',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-01',
'seller_name': 'Culina Group',
'title': 'TIGER 13.6M CURTAINSIDER TRI/AIR/BPW/DRUMS Steel Body Air Susp',
'transmission': 'automatic',
'trim': 'TRI/AIR/BPW/DRUMS Steel Body Air Susp',
'year': 2016}
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115091%27 HTTP/1.1" 200 None
2026-03-30 11:01:39 [manheim.gb] INFO: Saving data for 4115091: {'auction_closing_time': 1775725200.0, 'created_time': 1773842570.032991, 'last_price_update_time': 1774868499.817097}
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115091') HTTP/1.1" 204 0
2026-03-30 11:01: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 11:01:40 [manheim.gb] INFO: Page 45: 100 results (total: 7796)
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115615
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115615%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115615: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115616
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115617
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115618
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115618%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115618: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115620
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115620%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115620: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115624
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115624%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115624: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115625
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115627
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115627%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115627: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115629
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115637
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115638
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115638%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115638: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115639
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115640
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115640%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115640: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115641
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115642
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115643
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115645
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115647
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115648
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115648%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115648: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115650
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115651
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115653
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115654
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115655
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115656
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115657
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115660
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115660%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115660: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115662
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115662%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115662: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115663
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115666
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115673
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115677
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115681
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115682
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115683
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115687
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115692
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115693
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115696
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115713
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115722
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115722%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115722: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115726
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115728
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115729
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115729%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115729: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115730
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115731
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115731%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115731: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115732
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115735
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115740
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115746
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115746%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115746: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115748
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115757
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115758
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115760
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115761
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115764
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115764%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115764: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115766
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115770
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115775
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115776
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115777
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115778
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115780
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115785
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115786
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115792
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115792%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115792: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115793
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115794
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115805
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115807
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115811
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115812
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115812%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115812: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115815
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115815%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115815: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115817
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115817%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115817: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115871
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115877
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115878
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115879
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115879%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115879: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115882
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115882%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115882: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115893
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115968
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115985
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115985%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115985: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115986
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115987
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115987%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115987: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115989
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115989%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4115989: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115990
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4115992
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116006
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116006%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4116006: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116009
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116011
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116013
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116017
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116018
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116018%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4116018: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116019
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116020
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116022
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116028
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116028%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4116028: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116029
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116037
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116043
2026-03-30 11:01: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 11:01:40 [manheim.gb] INFO: Page 46: 100 results (total: 7796)
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116044
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116045
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116045%27 HTTP/1.1" 200 None
2026-03-30 11:01:40 [manheim.gb] INFO: Scrape type for 4116045: 0
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116101
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116106
2026-03-30 11:01:40 [manheim.gb] INFO: Found listing with ID: 4116107
2026-03-30 11:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116107%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116107: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116108
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116143
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116145
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116146
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116151
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116157
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116158
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116180
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116181
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116183
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116185
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116197
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116198
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116199
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116199%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116199: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116200
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116201
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116216
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116218
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116219
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116221
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116226
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116227
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116228
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116231
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116232
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116232%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116232: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116234
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116235
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116236
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116237
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116237%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116237: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116238
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116240
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116240%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116240: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116241
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116246
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116270
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116301
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116301%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116301: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116304
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116305
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116306
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116308
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116308%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116308: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116309
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116314
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116314%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116314: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116316
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116317
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116318
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116320
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116335
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116336
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116345
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116346
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116351
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116354
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116356
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116357
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116361
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116377
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116377%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116377: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116382
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116383
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116383%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116383: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116384
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116384%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116384: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116387
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116390
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116391
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116393
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116394
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116395
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116395%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116395: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116401
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116403
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116407
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116408
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116409
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116410
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116412
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116415
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116416
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116417
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116422
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116422%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116422: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116423
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116424
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116424%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116424: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116425
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116426
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116426%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116426: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116427
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116427%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116427: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116428
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116432
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116433
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116433%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116433: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116434
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116434%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116434: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116436
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116436%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116436: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116438
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116439
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116439%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116439: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116447
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116447%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116447: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116451
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116451%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116451: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116452
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116456
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116461
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116463
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116463%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116463: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116468
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116468%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116468: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116470
2026-03-30 11:01: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 11:01:41 [manheim.gb] INFO: Page 47: 100 results (total: 7796)
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116472
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116472%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116472: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116474
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116474%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116474: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116478
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116479
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116480
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116484
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116484%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116484: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116486
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116486%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116486: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116488
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116489
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116492
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116494
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116494%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116494: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116495
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116497
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116498
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116498%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116498: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116499
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116502
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116503
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116505
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116505%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116505: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116506
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116507
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116509
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116510
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116511
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116512
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116515
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116516
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116516%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116516: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116525
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116525%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116525: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116528
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116528%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116528: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116531
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116531%27 HTTP/1.1" 200 None
2026-03-30 11:01:41 [manheim.gb] INFO: Scrape type for 4116531: 0
2026-03-30 11:01:41 [manheim.gb] INFO: Found listing with ID: 4116532
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116532%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116532: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116535
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116537
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116539
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116540
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116542
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116543
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116544
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116545
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116549
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116550
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116552
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116553
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116556
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116557
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116558
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116559
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116562
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116569
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116575
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116579
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116581
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116582
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116583
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116584
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116584%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116584: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116589
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116590
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116590%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116590: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116612
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116614
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116618
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116623
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116623%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116623: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116626
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116628
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116629
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116631
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116631%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116631: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116636
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116639
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116646
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116647
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116649
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116658
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116659
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116662
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116662%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116662: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116664
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116666
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116667
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116668
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116669
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116669%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116669: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116670
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116671
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116672
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116676
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116677
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116678
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116678%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116678: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116679
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116680
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116681
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116682
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116683
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116684
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116685
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116686
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116686%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116686: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116687
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116687%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116687: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116688
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116691
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116692
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116696
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116697
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116698
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116699
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116701
2026-03-30 11:01: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 11:01:42 [manheim.gb] INFO: Page 48: 100 results (total: 7796)
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116704
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116704%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116704: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116706
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116708
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116709
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116709%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116709: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116710
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116710%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116710: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116713
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116715
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116716
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116743
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116750
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116751
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116752
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116754
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116754%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116754: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116755
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116756
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116757
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116760
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116761
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116761%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116761: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116766
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116766%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116766: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116767
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116773
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116773%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116773: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116778
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116779
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116783
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116784
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116787
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116788
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116789
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116789%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116789: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116792
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116794
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116799
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116801
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116801%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116801: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116802
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116807
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116808
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116808%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116808: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116811
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116811%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116811: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116824
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116826
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116828
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116829
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116830
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116831
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116832
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116833
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116837
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116838
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116839
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116841
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116841%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116841: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116842
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116843
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116844
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116845
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116846
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116848
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116849
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116850
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116851
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116851%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116851: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116852
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116854
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116857
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116857%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116857: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116862
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116894
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116894%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116894: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116957
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116958
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116965
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116969
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116971
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116973
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116976
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116976%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116976: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116978
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116978%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116978: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116979
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116979%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116979: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116980
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116981
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116982
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116984
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116985
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116986
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116987
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116988
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116989
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116989%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116989: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116993
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116993%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116993: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116995
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116996
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116996%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116996: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116997
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116998
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4116999
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116999%27 HTTP/1.1" 200 None
2026-03-30 11:01:42 [manheim.gb] INFO: Scrape type for 4116999: 0
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117001
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117004
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117034
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117041
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117042
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117044
2026-03-30 11:01:42 [manheim.gb] INFO: Found listing with ID: 4117045
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117045%27 HTTP/1.1" 200 None
2026-03-30 11:01:43 [manheim.gb] INFO: Scrape type for 4117045: 0
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117046
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117051
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117052
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117053
2026-03-30 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117053%27 HTTP/1.1" 200 None
2026-03-30 11:01:43 [manheim.gb] INFO: Scrape type for 4117053: 0
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117055
2026-03-30 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117055%27 HTTP/1.1" 200 None
2026-03-30 11:01:43 [manheim.gb] INFO: Scrape type for 4117055: 0
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117056
2026-03-30 11:01:43 [manheim.gb] INFO: Found listing with ID: 4117057
2026-03-30 11:01: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 11:01:44 [manheim.gb] INFO: Page 49: 100 results (total: 7796)
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117059
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117059%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117059: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117071
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117072
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117074
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117083
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117083%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117083: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117087
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117088
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117089
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117091
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117091%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117091: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117092
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117094
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117094%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117094: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117098
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117099
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117100
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117108
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117111
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117113
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117114
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117114%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117114: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117115
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117115%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117115: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117116
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117117
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117120
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117125
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117130
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117131
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117132
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117135
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117139
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117140
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117142
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117143
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117145
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117147
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117148
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117150
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117151
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117151%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117151: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117153
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117154
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117155
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117158
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117159
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117161
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117162
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117163
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117164
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117165
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117166
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117172
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117182
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117182%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117182: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117184
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117198
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117201
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117201%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117201: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117203
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117208
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117208%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117208: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117209
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117211
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117211%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117211: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117212
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117219
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117231
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117232
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117235
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117236
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117236%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117236: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117238
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117241
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117243
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117246
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117247
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117248
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117254
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117255
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117255%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117255: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117257
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117257%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117257: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117258
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117259
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117260
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117260%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117260: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117261
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117261%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117261: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117262
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117274
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117275
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117281
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117282
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117283
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117283%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117283: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117284
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117285
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117286
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117286%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117286: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117288
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117293
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117334
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117338
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117340
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117340%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117340: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117341
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117343
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117349
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117350
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117350%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117350: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117353
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117368
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117371
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117374
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117395
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117397
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117397%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117397: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117398
2026-03-30 11:01: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 11:01:44 [manheim.gb] INFO: Page 50: 100 results (total: 7796)
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117399
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117399%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117399: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117400
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117402
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117403
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117405
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117407
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117409
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117411
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117412
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117415
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117417
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117418
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117420
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117420%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117420: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117423
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117424
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117425
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117426
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117426%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117426: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117427
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117429
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117450
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117451
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117451%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117451: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117455
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117455%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117455: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117457
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117461
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117463
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117465
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117469
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117471
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117471%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117471: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117473
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117473%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117473: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117477
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117485
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117486
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117487
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117488
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117489
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117490
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117491
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117492
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117493
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117494
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117496
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117497
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117500
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117500%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117500: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117501
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117502
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117503
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117504
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117508
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117509
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117510
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117510%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117510: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117513
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117515
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117517
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117517%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117517: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117521
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117527
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117528
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117531
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117531%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117531: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117532
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117532%27 HTTP/1.1" 200 None
2026-03-30 11:01:44 [manheim.gb] INFO: Scrape type for 4117532: 0
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117533
2026-03-30 11:01:44 [manheim.gb] INFO: Found listing with ID: 4117534
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117534%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117534: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117536
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117540
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117543
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117546
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117547
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117547%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117547: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117548
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117549
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117550
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117551
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117551%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117551: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117552
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117552%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117552: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117553
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117554
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117556
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117557
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117558
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117559
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117560
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117560%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117560: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117564
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117586
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117586%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117586: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117587
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117587%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117587: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117588
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117590
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117590%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117590: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117591
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117592
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117595
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117596
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117597
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117598
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117598%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117598: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117599
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117599%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117599: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117600
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117602
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117605
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117605%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117605: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117606
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117607
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117607%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117607: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117608
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117610
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117610%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117610: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117611
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117611%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117611: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117612
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117612%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117612: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117615
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117616
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117616%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117616: 0
2026-03-30 11:01: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 11:01:45 [manheim.gb] INFO: Page 51: 100 results (total: 7796)
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117618
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117618%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117618: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117619
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117620
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117621
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117622
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117623
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117624
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117625
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117626
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117627
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117628
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117629
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117630
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117631
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117632
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117634
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117634%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117634: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117635
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117636
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117640
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117642
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117642%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117642: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117643
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117646
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117653
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117653%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117653: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117654
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117654%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117654: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117656
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117658
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117662
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117663
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117664
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117666
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117667
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117668
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117669
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117670
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117670%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117670: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117671
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117671%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117671: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117672
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117673
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117673%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117673: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117675
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117675%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117675: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117676
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117677
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117678
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117679
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117679%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117679: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117681
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117682
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117684
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117687
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117689
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117691
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117694
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117697
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117698
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117699
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117701
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117702
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117704
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117706
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117706%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117706: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117707
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117709
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117709%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117709: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117710
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117712
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117714
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117719
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117720
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117721
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117721%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117721: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117722
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117722%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117722: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117723
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117724
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117725
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117731
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117732
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117732%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117732: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117735
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117737
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117741
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117753
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117753%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117753: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117754
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117755
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117756
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117757
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117758
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117758%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117758: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117759
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117759%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117759: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117761
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117762
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117772
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117772%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117772: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117774
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117774%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117774: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117775
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117775%27 HTTP/1.1" 200 None
2026-03-30 11:01:45 [manheim.gb] INFO: Scrape type for 4117775: 0
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117776
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117777
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117779
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117780
2026-03-30 11:01:45 [manheim.gb] INFO: Found listing with ID: 4117782
2026-03-30 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117782%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117782: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117783
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117784
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117785
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117787
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117791
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117793
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117793%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117793: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117796
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117798
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117798%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117798: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117800
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117803
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117803%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117803: 0
2026-03-30 11:01: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 11:01:46 [manheim.gb] INFO: Page 52: 100 results (total: 7796)
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117804
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117804%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117804: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117807
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117808
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117809
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117811
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117813
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117813%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117813: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117814
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117818
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117820
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117821
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117822
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117828
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117829
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117830
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117831
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117840
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117841
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117842
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117843
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117843%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117843: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117846
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117847
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117856
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117860
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117861
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117862
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117864
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117865
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117865%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117865: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117866
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117867
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117868
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117870
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117870%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117870: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117871
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117873
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117873%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117873: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117875
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117877
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117881
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117881%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117881: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117886
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117890
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117891
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117892
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117895
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117895%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117895: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117896
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117898
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117899
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117900
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117903
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117904
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117905
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117908
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117909
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117909%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117909: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117927
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117928
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117928%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117928: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117929
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117930
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117931
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117937
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117938
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117942
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117943
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117947
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117947%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117947: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117948
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117951
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117951%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117951: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117953
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117954
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117957
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117962
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117962%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4117962: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4117965
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118381
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118721
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118722
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118723
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118724
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118724%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118724: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118725
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118726
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118727
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118727%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118727: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118728
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118728%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118728: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118729
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118730
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118731
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118732
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118733
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118733%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118733: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118734
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118736
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118737
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118739
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118739%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118739: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118740
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118743
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118745
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118746
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118747
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118748
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118749
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118751
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118753
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118753%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118753: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118754
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118755
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118757
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118759
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118760
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118760%27 HTTP/1.1" 200 None
2026-03-30 11:01:46 [manheim.gb] INFO: Scrape type for 4118760: 0
2026-03-30 11:01:46 [manheim.gb] INFO: Found listing with ID: 4118761
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118761%27 HTTP/1.1" 200 None
2026-03-30 11:01:47 [manheim.gb] INFO: Scrape type for 4118761: 0
2026-03-30 11:01: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 11:01:47 [manheim.gb] INFO: Page 53: 100 results (total: 7796)
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118762
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118762%27 HTTP/1.1" 200 None
2026-03-30 11:01:47 [manheim.gb] INFO: Scrape type for 4118762: 0
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118763
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118764
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118766
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118766%27 HTTP/1.1" 200 None
2026-03-30 11:01:47 [manheim.gb] INFO: Scrape type for 4118766: 0
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118769
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118771
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118772
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118774
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118774%27 HTTP/1.1" 200 None
2026-03-30 11:01:47 [manheim.gb] INFO: Scrape type for 4118774: 0
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118775
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118777
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118778
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118779
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118779%27 HTTP/1.1" 200 None
2026-03-30 11:01:47 [manheim.gb] INFO: Scrape type for 4118779: 0
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118780
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118783
2026-03-30 11:01:47 [manheim.gb] INFO: Found listing with ID: 4118786
2026-03-30 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118786%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118786: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118788
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118789
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118790
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118791
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118791%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118791: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118792
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118793
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118795
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118796
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118797
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118797%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118797: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118798
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118799
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118800
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118803
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118804
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118805
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118807
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118808
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118808%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118808: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118810
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118811
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118812
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118813
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118815
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118815%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118815: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118816
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118817
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118819
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118820
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118824
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118824%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118824: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118825
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118828
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118829
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118830
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118831
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118832
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118834
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118836
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118839
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118840
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118842
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118844
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118846
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118847
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118849
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118849%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118849: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118856
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118856%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118856: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118858
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118858%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118858: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118860
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118861
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118861%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118861: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118865
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118865%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118865: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118867
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118868
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118869
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118869%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118869: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118873
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118874
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118874%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118874: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118876
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118877
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118877%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118877: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118878
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118879
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118880
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118880%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118880: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118881
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118882
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118885
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118885%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118885: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118886
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118887
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118887%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118887: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118890
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118891
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118891%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118891: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118896
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118900
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118902
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118903
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118903%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118903: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118904
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118907
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118908
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118909
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118911
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118912
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118912%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118912: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118913
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118914
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118914%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118914: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118915
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118915%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118915: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118917
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118919
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118920
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118921
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118923
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118924
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118926
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118926%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118926: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118927
2026-03-30 11:01: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 11:01:48 [manheim.gb] INFO: Page 54: 100 results (total: 7796)
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118928
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118929
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118930
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118931
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118932
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118934
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118934%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118934: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118936
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118940
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118941
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118943
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118945
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118947
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118953
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118955
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118962
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118963
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118963%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118963: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118964
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118965
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118966
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118967
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118967%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118967: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118968
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118970
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118971
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118975
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118976
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118979
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118980
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118982
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118984
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118984%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118984: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118985
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118986
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118986%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118986: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118987
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118988
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118989
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118991
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118992
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118993
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118994
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118995
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118995%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4118995: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118996
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4118997
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119002
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119005
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119010
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119011
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119012
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119014
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119018
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119021
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119022
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119022%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4119022: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119024
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119024%27 HTTP/1.1" 200 None
2026-03-30 11:01:48 [manheim.gb] INFO: Scrape type for 4119024: 0
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119027
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119028
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119030
2026-03-30 11:01:48 [manheim.gb] INFO: Found listing with ID: 4119033
2026-03-30 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119033%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119033: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119034
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119034%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119034: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119035
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119036
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119037
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119040
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119041
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119042
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119043
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119045
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119045%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119045: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119046
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119046%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119046: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119047
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119048
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119049
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119050
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119050%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119050: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119051
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119051%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119051: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119052
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119053
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119054
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119057
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119058
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119058%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119058: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119059
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119060
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119062
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119062%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119062: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119063
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119064
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119066
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119066%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119066: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119067
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119067%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119067: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119069
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119070
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119070%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119070: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119073
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119073%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119073: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119075
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119075%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119075: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119076
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119076%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119076: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119079
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119080
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119081
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119084
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119088
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119091
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119091%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119091: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119094
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119094%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119094: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119097
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119099
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119101
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119101%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119101: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119102
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119102%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119102: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119103
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119105
2026-03-30 11:01: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 11:01:49 [manheim.gb] INFO: Page 55: 100 results (total: 7796)
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119107
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119112
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119112%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119112: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119114
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119114%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119114: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119116
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119116%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119116: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119118
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119121
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119121%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119121: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119124
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119124%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119124: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119125
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119130
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119130%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119130: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119131
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119132
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119134
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119135
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119136
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119137
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119138
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119139
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119139%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119139: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119140
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119142
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119144
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119145
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119145%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119145: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119146
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119146%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119146: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119149
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119155
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119156
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119158
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119159
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119161
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119162
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119164
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119166
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119167
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119174
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119175
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119176
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119176%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119176: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119177
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119178
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119179
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119180
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119180%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119180: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119181
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119181%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119181: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119182
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119185
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119209
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119227
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119237
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119237%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119237: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119244
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119245
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119247
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119249
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119250
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119250%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119250: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119252
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119253
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119253%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119253: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119254
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119255
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119256
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119257
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119258
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119259
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119261
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119262
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119263
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119264
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119265
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119268
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119269
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119269%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119269: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119272
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119273
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119273%27 HTTP/1.1" 200 None
2026-03-30 11:01:49 [manheim.gb] INFO: Scrape type for 4119273: 0
2026-03-30 11:01:49 [manheim.gb] INFO: Found listing with ID: 4119274
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119274%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119274: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119275
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119276
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119279
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119282
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119282%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119282: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119283
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119284
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119286
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119287
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119290
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119292
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119293
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119294
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119295
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119295%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119295: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119298
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119298%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119298: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119299
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119300
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119301
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119303
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119304
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119307
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119307%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119307: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119308
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119308%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119308: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119309
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119309%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119309: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119310
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119311
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119311%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119311: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119312
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119313
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119314
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119316
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119317
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119318
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119319
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119319%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119319: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119324
2026-03-30 11:01: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 11:01:50 [manheim.gb] INFO: Page 56: 100 results (total: 7796)
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119328
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119330
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119331
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119332
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119332%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119332: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119335
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119335%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119335: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119338
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119338%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119338: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119339
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119340
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119341
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119341%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119341: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119342
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119343
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119344
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119344%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119344: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119345
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119350
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119350%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119350: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119374
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119394
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119403
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119403%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119403: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119406
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119407
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119409
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119409%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119409: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119410
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119410%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119410: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119412
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119413
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119414
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119414%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119414: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119416
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119416%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119416: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119417
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119419
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119420
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119421
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119423
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119423%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119423: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119424
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119496
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119504
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119506
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119507
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119509
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119509%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119509: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119513
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119578
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119580
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119581
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119583
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119586
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119589
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119592
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119593
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119594
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119594%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119594: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119595
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119595%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119595: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119596
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119598
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119600
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119601
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119602
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119604
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119604%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119604: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119605
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119606
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119607
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119608
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119608%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119608: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119609
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119613
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119613%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119613: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119614
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119614%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119614: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119616
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119616%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119616: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119617
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119618
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119620
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119620%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119620: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119621
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119622
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119625
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119626
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119627
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119627%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119627: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119628
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119629
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119630
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119631
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119632
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119651
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119652
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119653
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119656
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119656%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119656: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119658
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119660
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119668
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119668%27 HTTP/1.1" 200 None
2026-03-30 11:01:50 [manheim.gb] INFO: Scrape type for 4119668: 0
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119670
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119671
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119672
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119673
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119675
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119680
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119682
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119684
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119686
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119688
2026-03-30 11:01:50 [manheim.gb] INFO: Found listing with ID: 4119689
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119690
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119694
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119695
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119696
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119697
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119697%27 HTTP/1.1" 200 None
2026-03-30 11:01:51 [manheim.gb] INFO: Scrape type for 4119697: 0
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119698
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119701
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119702
2026-03-30 11:01: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 11:01:51 [manheim.gb] INFO: Page 57: 100 results (total: 7796)
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119703
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119704
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119705
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119706
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119706%27 HTTP/1.1" 200 None
2026-03-30 11:01:51 [manheim.gb] INFO: Scrape type for 4119706: 0
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119711
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119712
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119713
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119713%27 HTTP/1.1" 200 None
2026-03-30 11:01:51 [manheim.gb] INFO: Scrape type for 4119713: 0
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119717
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119718
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119719
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119720
2026-03-30 11:01:51 [manheim.gb] INFO: Found listing with ID: 4119721
2026-03-30 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119721%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119721: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119723
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119725
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119726
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119729
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119730
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119734
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119735
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119735%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119735: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119736
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119737
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119738
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119738%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119738: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119739
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119740
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119742
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119755
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119758
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119769
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119770
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119771
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119772
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119772%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119772: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119775
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119785
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119788
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119789
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119791
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119793
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119796
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119860
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119860%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119860: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119864
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119935
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119935%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119935: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119936
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119938
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119939
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119940
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119941
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119945
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119945%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119945: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119946
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119947
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119947%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119947: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119948
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119950
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119957
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119961
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119962
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119964
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119973
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119973%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119973: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119974
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119976
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119976%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119976: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119977
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119980
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119981
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119981%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119981: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119984
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119986
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119988
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119989
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119989%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119989: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119990
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119991
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119992
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119993
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119993%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119993: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119994
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4119999
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119999%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4119999: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120000
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120001
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120027
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120030
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120030%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120030: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120032
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120033
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120035
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120036
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120044
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120044%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120044: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120050
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120050%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120050: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120051
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120051%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120051: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120052
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120053
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120054
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120054%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120054: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120058
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120059
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120061
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120062
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120065
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120066
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120066%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120066: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120069
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120069%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120069: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120072
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120073
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120074
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120075
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120076
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120077
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120077%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120077: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120080
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120080%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120080: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120081
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120081%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120081: 0
2026-03-30 11:01: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 11:01:52 [manheim.gb] INFO: Page 58: 100 results (total: 7796)
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120083
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120085
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120086
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120087
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120088
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120089
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120090
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120091
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120093
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120094
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120095
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120096
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120096%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120096: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120098
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120100
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120101
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120101%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120101: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120102
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120106
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120108
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120112
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120116
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120116%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120116: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120117
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120118
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120119
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120119%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120119: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120121
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120124
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120124%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120124: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120125
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120126
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120127
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120128
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120129
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120130
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120132
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120140
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120141
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120156
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120157
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120157%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120157: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120160
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120161
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120161%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120161: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120164
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120165
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120166
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120167
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120168
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120170
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120170%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120170: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120176
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120180
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120180%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120180: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120181
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120186
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120188
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120194
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120195
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120197
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120198
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120201
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120202
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120203
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120204
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120207
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120207%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120207: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120208
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120208%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120208: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120209
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120209%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120209: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120220
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120220%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120220: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120221
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120222
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120222%27 HTTP/1.1" 200 None
2026-03-30 11:01:52 [manheim.gb] INFO: Scrape type for 4120222: 0
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120225
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120226
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120232
2026-03-30 11:01:52 [manheim.gb] INFO: Found listing with ID: 4120239
2026-03-30 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120239%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120239: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120241
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120241%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120241: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120242
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120249
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120250
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120251
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120252
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120253
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120254
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120255
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120255%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120255: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120256
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120257
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120258
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120258%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120258: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120259
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120260
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120261
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120262
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120263
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120264
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120264%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120264: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120265
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120266
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120267
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120268
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120270
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120271
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120272
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120273
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120274
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120275
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120276
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120277
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120278
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120281
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120286
2026-03-30 11:01: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 11:01:53 [manheim.gb] INFO: Page 59: 100 results (total: 7796)
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120287
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120288
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120290
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120292
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120295
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120297
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120298
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120298%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120298: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120299
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120300
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120301
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120302
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120302%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120302: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120306
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120306%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120306: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120307
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120308
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120309
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120309%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120309: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120312
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120312%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120312: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120313
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120313%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120313: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120314
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120314%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120314: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120316
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120316%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120316: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120317
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120319
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120319%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120319: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120320
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120324
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120325
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120327
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120327%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120327: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120328
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120329
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120329%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120329: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120330
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120331
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120332
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120334
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120336
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120337
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120337%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120337: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120342
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120342%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120342: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120346
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120348
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120352
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120358
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120358%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120358: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120363
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120370
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120372
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120372%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120372: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120373
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120373%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120373: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120377
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120384
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120388
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120401
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120405
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120406
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120408
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120410
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120417
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120420
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120423
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120423%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120423: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120426
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120442
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120448
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120449
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120449%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120449: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120453
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120453%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120453: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120460
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120460%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120460: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120466
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120468
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120468%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120468: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120469
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120470
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120471
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120473
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120474
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120476
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120477
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120478
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120479
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120479%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120479: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120481
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120485
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120485%27 HTTP/1.1" 200 None
2026-03-30 11:01:53 [manheim.gb] INFO: Scrape type for 4120485: 0
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120487
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120488
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120489
2026-03-30 11:01:53 [manheim.gb] INFO: Found listing with ID: 4120490
2026-03-30 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120490%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120490: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120491
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120493
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120494
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120495
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120497
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120499
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120502
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120507
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120508
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120510
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120512
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120513
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120515
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120519
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120519%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120519: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120520
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120520%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120520: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120521
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120521%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120521: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120522
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120523
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120523%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120523: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120524
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120524%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120524: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120527
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120530
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120531
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120532
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120533
2026-03-30 11:01: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 11:01:54 [manheim.gb] INFO: Page 60: 100 results (total: 7796)
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120534
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120535
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120536
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120538
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120538%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120538: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120540
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120540%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120540: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120541
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120544
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120545
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120545%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120545: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120546
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120548
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120548%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120548: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120549
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120550
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120550%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120550: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120551
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120553
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120553%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120553: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120556
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120558
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120559
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120560
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120561
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120562
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120563
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120564
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120565
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120565%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120565: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120566
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120569
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120569%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120569: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120572
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120573
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120574
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120575
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120575%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120575: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120577
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120578
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120580
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120581
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120581%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120581: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120583
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120583%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120583: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120584
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120585
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120586
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120586%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120586: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120587
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120588
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120589
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120590
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120591
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120592
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120594
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120594%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120594: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120595
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120595%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120595: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120596
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120597
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120598
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120598%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120598: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120599
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120600
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120600%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120600: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120601
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120602
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120603
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120605
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120607
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120608
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120609
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120611
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120612
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120613
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120614
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120615
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120616
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120617
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120617%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120617: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120618
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120619
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120619%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120619: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120620
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120621
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120621%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120621: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120622
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120622%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120622: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120624
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120625
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120626
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120627
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120627%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120627: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120628
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120631
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120631%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120631: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120632
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120635
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120635%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120635: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120637
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120640
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120640%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120640: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120648
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120649
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120652
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120653
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120653%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120653: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120655
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120660
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120660%27 HTTP/1.1" 200 None
2026-03-30 11:01:54 [manheim.gb] INFO: Scrape type for 4120660: 0
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120662
2026-03-30 11:01:54 [manheim.gb] INFO: Found listing with ID: 4120663
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120666
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120667
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120668
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120668%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120668: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120669
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120669%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120669: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120671
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120671%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120671: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120673
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120675
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120676
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120677
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120677%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120677: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120688
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120689
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120693
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120693%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120693: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120694
2026-03-30 11:01: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 11:01:55 [manheim.gb] INFO: Page 61: 100 results (total: 7796)
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120696
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120696%27 HTTP/1.1" 200 None
2026-03-30 11:01:55 [manheim.gb] INFO: Scrape type for 4120696: 0
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120697
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120698
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120699
2026-03-30 11:01:55 [manheim.gb] INFO: Found listing with ID: 4120700
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120700%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120700: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120701
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120701%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120701: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120702
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120703
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120704
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120705
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120708
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120709
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120710
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120711
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120712
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120713
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120713%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120713: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120715
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120716
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120717
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120717%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120717: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120718
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120719
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120720
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120721
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120724
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120732
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120734
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120736
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120737
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120739
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120740
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120740%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120740: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120741
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120742
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120743
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120743%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120743: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120744
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120745
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120745%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120745: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120747
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120748
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120749
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120749%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120749: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120750
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120751
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120752
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120753
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120757
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120758
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120764
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120765
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120765%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120765: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120767
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120768
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120768%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120768: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120771
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120773
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120775
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120775%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120775: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120778
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120797
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120797%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120797: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120798
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120798%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120798: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120802
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120804
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120804%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120804: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120805
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120805%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120805: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120806
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120807
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120808
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120812
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120814
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120815
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120818
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120818%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120818: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120819
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120821
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120821%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120821: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120823
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120824
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120824%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120824: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120830
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120831
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120833
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120835
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120836
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120836%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120836: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120840
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120840%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120840: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120844
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120844%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120844: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120872
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120873
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120874
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120875
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120876
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120877
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120878
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120880
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120881
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120888
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120890
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120891
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120892
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120893
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120894
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120895
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120896
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120897
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120898
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120902
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120917
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120923
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120924
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120924%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120924: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120925
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120926
2026-03-30 11:01: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 11:01:56 [manheim.gb] INFO: Page 62: 100 results (total: 7796)
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120928
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120929
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120930
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120933
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120935
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120937
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120939
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120940
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120942
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120944
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120946
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120948
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120949
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120952
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120953
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120954
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120955
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120956
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120956%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120956: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120957
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120958
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120959
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120960
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120962
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120963
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120963%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120963: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120965
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120967
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120968
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120969
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120969%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4120969: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120970
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4120985
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121026
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121033
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121033%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121033: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121034
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121034%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121034: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121035
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121036
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121037
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121038
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121038%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121038: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121039
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121040
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121041
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121042
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121043
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121045
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121046
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121046%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121046: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121048
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121049
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121049%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121049: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121059
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121069
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121069%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121069: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121073
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121073%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121073: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121084
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121085
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121103
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121105
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121150
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121160
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121162
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121165
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121166
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121168
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121169
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121169%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121169: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121170
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121176
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121178
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121179
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121179%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121179: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121181
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121181%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121181: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121183
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121184
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121186
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121187
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121187%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121187: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121188
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121189
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121192
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121192%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121192: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121194
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121202
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121202%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121202: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121209
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121242
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121263
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121287
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121298
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121310
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121312
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121316
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121319
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121321
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121332
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121343
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121348
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121348%27 HTTP/1.1" 200 None
2026-03-30 11:01:56 [manheim.gb] INFO: Scrape type for 4121348: 0
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121351
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121358
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121360
2026-03-30 11:01:56 [manheim.gb] INFO: Found listing with ID: 4121364
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121364%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121364: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121369
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121370
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121372
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121374
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121378
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121380
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121381
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121382
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121382%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121382: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121384
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121384%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121384: 0
2026-03-30 11:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:01:57 [manheim.gb] INFO: Page 63: 100 results (total: 7796)
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121385
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121389
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121390
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121390%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121390: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121391
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121394
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121397
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121397%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121397: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121402
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121403
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121403%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121403: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121404
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121404%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121404: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121405
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121406
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121406%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121406: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121409
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121409%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121409: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121414
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121415
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121415%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121415: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121416
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121417
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121418
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121419
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121419%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121419: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121420
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121437
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121438
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121439
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121440
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121440%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121440: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121441
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121442
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121470
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121471
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121472
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121474
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121475
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121476
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121477
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121478
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121478%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121478: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121479
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121480
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121481
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121483
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121484
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121485
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121485%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121485: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121488
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121488%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121488: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121500
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121500%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121500: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121505
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121517
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121519
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121522
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121524
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121525
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121526
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121527
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121528
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121529
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121529%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121529: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121530
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121531
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121532
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121535
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121538
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121538%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121538: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121550
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121551
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121551%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121551: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121552
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121553
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121554
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121555
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121556
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121557
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121558
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121558%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121558: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121559
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121559%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121559: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121562
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121562%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121562: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121565
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121566
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121566%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121566: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121567
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121568
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121569
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121570
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121571
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121572
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121574
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121578
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121582
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121582%27 HTTP/1.1" 200 None
2026-03-30 11:01:57 [manheim.gb] INFO: Scrape type for 4121582: 0
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121583
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121584
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121588
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121589
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121593
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121595
2026-03-30 11:01:57 [manheim.gb] INFO: Found listing with ID: 4121609
2026-03-30 11:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121609%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121609: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121611
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121613
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121617
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121618
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121619
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121620
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121630
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121630%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121630: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121632
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121633
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121633%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121633: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121634
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121639
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121647
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121649
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121656
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121658
2026-03-30 11:01: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 11:01:58 [manheim.gb] INFO: Page 64: 100 results (total: 7796)
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121661
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121661%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121661: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121663
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121665
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121666
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121671
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121673
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121673%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121673: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121680
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121681
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121681%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121681: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121685
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121686
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121687
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121687%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121687: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121692
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121692%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121692: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121695
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121699
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121699%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121699: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121700
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121701
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121702
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121707
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121723
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121724
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121724%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121724: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121725
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121725%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121725: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121732
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121733
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121738
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121739
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121741
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121742
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121743
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121744
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121747
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121748
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121754
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121758
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121759
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121760
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121761
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121762
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121763
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121764
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121765
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121765%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121765: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121767
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121768
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121769
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121770
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121770%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121770: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121771
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121771%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121771: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121772
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121772%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121772: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121773
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121773%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121773: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121776
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121777
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121778
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121782
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121796
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121797
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121804
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121805
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121807
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121807%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121807: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121808
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121809
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121809%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121809: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121811
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121813
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121815
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121818
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121820
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121820%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121820: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121832
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121833
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121834
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121837
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121838
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121841
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121841%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121841: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121842
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121845
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121847
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121851
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121852
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121854
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121854%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121854: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121859
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121861
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121861%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121861: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121864
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121865
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121870
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121870%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121870: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121871
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121872
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121872%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121872: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121873
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121873%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121873: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121874
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121875
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121875%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121875: 0
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121876
2026-03-30 11:01:58 [manheim.gb] INFO: Found listing with ID: 4121878
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121878%27 HTTP/1.1" 200 None
2026-03-30 11:01:58 [manheim.gb] INFO: Scrape type for 4121878: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121880
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121882
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121884
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121887
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121888
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121889
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121889%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121889: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121892
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121893
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121893%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121893: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121894
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121895
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121896
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121896%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121896: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121897
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121898
2026-03-30 11:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:01:59 [manheim.gb] INFO: Page 65: 100 results (total: 7796)
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121899
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121900
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121900%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121900: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121901
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121904
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121905
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121906
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121907
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121907%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121907: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121908
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121908%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121908: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121909
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121910
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121911
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121911%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121911: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121913
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121916
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121918
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121920
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121925
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121946
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121947
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121949
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121950
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121952
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121957
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121957%27 HTTP/1.1" 200 None
2026-03-30 11:01:59 [manheim.gb] INFO: Scrape type for 4121957: 0
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121959
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121962
2026-03-30 11:01:59 [manheim.gb] INFO: Found listing with ID: 4121963
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121963%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4121963: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4121964
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4121965
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121965%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4121965: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122032
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122032%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122032: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122033
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122035
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122039
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122039%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122039: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122040
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122040%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122040: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122041
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122042
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122044
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122046
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122046%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122046: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122048
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122049
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122050
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122050%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122050: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122052
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122053
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122054
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122054%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122054: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122056
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122057
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122061
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122062
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122063
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122064
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122064%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122064: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122065
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122067
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122069
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122069%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122069: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122070
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122072
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122074
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122074%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122074: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122075
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122076
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122076%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122076: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122077
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122078
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122079
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122079%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122079: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122080
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122082
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122082%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122082: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122083
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122083%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122083: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122084
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122084%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122084: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122085
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122086
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122087
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122087%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122087: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122088
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122089
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122090
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122091
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122092
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122093
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122094
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122094%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122094: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122095
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122096
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122099
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122099%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122099: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122100
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122100%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122100: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122101
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122102
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122104
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122105
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122105%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122105: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122106
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122107
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122108
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122111
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122113
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122114
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122114%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122114: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122115
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122120
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122122
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122123
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122124
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122125
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122126
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122126%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122126: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122127
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122128
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122135
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122137
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122137%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122137: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122138
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122139
2026-03-30 11:02: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 11:02:00 [manheim.gb] INFO: Page 66: 100 results (total: 7796)
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122140
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122141
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122144
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122145
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122146
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122146%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122146: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122147
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122148
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122149
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122150
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122150%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122150: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122152
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122152%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122152: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122158
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122165
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122167
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122170
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122173
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122176
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122177
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122178
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122178%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122178: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122180
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122180%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122180: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122181
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122182
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122183
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122184
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122186
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122187
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122188
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122188%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122188: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122189
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122191
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122191%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122191: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122192
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122192%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122192: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122193
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122193%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122193: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122214
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122222
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122226
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122229
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122231
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122233
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122235
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122244
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122245
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122245%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122245: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122246
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122247
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122248
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122249
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122250
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122251
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122255
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122257
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122258
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122259
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122261
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122264
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122266
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122267
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122267%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122267: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122268
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122269
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122270
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122271
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122271%27 HTTP/1.1" 200 None
2026-03-30 11:02:00 [manheim.gb] INFO: Scrape type for 4122271: 0
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122273
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122274
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122275
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122277
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122279
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122281
2026-03-30 11:02:00 [manheim.gb] INFO: Found listing with ID: 4122282
2026-03-30 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122282%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122282: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122283
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122283%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122283: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122286
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122288
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122288%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122288: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122296
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122297
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122297%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122297: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122299
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122299%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122299: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122300
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122301
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122301%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122301: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122302
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122303
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122304
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122305
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122306
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122306%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122306: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122307
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122308
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122309
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122309%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122309: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122310
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122311
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122312
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122313
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122314
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122315
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122316
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122318
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122320
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122322
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122323
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122324
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122325
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122327
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122328
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122328%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122328: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122329
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122330
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122331
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122342
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122343
2026-03-30 11:02: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 11:02:01 [manheim.gb] INFO: Page 67: 100 results (total: 7796)
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122347
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122348
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122353
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122356
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122357
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122359
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122359%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122359: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122361
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122363
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122363%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122363: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122365
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122366
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122368
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122368%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122368: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122369
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122370
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122370%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122370: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122372
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122373
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122375
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122376
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122379
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122380
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122382
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122383
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122383%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122383: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122384
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122385
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122386
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122389
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122389%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122389: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122397
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122397%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122397: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122398
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122399
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122399%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122399: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122400
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122401
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122414
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122415
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122415%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122415: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122416
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122417
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122418
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122419
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122420
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122420%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122420: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122421
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122426
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122426%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122426: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122433
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122438
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122440
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122441
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122441%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122441: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122443
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122444
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122445
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122455
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122457
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122457%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122457: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122458
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122463
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122464
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122466
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122470
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122472
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122472%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122472: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122473
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122474
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122475
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122476
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122476%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122476: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122477
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122478
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122479
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122480
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122482
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122483
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122486
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122489
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122489%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122489: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122490
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122491
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122492
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122493
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122493%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122493: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122496
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122496%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122496: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122497
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122499
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122507
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122507%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122507: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122509
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122511
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122513
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122515
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122516
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122517
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122521
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122522
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122523
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122524
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122524%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122524: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122526
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122530
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122532
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122534
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122534%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122534: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122536
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122536%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122536: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122539
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122540
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122541
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122541%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122541: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122554
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122556
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122556%27 HTTP/1.1" 200 None
2026-03-30 11:02:01 [manheim.gb] INFO: Scrape type for 4122556: 0
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122557
2026-03-30 11:02:01 [manheim.gb] INFO: Found listing with ID: 4122558
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122558%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122558: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122559
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122560
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122562
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122564
2026-03-30 11:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:02 [manheim.gb] INFO: Page 68: 100 results (total: 7796)
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122565
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122566
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122567
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122568
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122569
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122569%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122569: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122570
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122571
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122572
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122574
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122576
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122578
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122578%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122578: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122579
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122580
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122581
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122582
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122583
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122584
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122585
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122586
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122587
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122588
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122589
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122589%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122589: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122590
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122591
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122593
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122594
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122595
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122596
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122598
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122598%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122598: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122599
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122600
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122601
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122602
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122603
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122604
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122605
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122605%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122605: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122606
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122607
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122609
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122610
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122611
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122612
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122613
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122613%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122613: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122614
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122615
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122616
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122617
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122617%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122617: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122618
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122619
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122621
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122621%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122621: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122622
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122623
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122625
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122626
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122628
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122628%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122628: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122629
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122629%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122629: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122630
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122633
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122634
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122634%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122634: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122652
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122660
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122661
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122662
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122664
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122665
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122666
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122666%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122666: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122667
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122669
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122669%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122669: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122674
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122675
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122678
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122684
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122687
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122687%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122687: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122688
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122690
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122693
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122695
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122697
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122699
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122703
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122706
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122708
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122715
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122721
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122721%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122721: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122726
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122726%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122726: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122731
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122731%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122731: 0
2026-03-30 11:02:02 [manheim.gb] INFO: Found listing with ID: 4122740
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122740%27 HTTP/1.1" 200 None
2026-03-30 11:02:02 [manheim.gb] INFO: Scrape type for 4122740: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122845
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122852
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122855
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122856
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122859
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122859%27 HTTP/1.1" 200 None
2026-03-30 11:02:03 [manheim.gb] INFO: Scrape type for 4122859: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122860
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122860%27 HTTP/1.1" 200 None
2026-03-30 11:02:03 [manheim.gb] INFO: Scrape type for 4122860: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122863
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122863%27 HTTP/1.1" 200 None
2026-03-30 11:02:03 [manheim.gb] INFO: Scrape type for 4122863: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122866
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122871
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122873
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4122874
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123023
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123024
2026-03-30 11:02: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 11:02:03 [manheim.gb] INFO: Page 69: 100 results (total: 7796)
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123028
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123028%27 HTTP/1.1" 200 None
2026-03-30 11:02:03 [manheim.gb] INFO: Scrape type for 4123028: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123029
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123037
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123038
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123038%27 HTTP/1.1" 200 None
2026-03-30 11:02:03 [manheim.gb] INFO: Scrape type for 4123038: 0
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123039
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123040
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123041
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123042
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123044
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123045
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123047
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123058
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123059
2026-03-30 11:02:03 [manheim.gb] INFO: Found listing with ID: 4123060
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123060%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123060: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123061
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123063
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123063%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123063: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123064
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123065
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123066
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123108
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123138
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123139
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123139%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123139: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123140
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123142
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123143
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123143%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123143: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123144
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123146
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123147
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123147%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123147: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123148
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123149
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123149%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123149: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123150
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123151
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123155
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123155%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123155: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123159
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123159%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123159: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123161
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123167
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123168
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123169
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123170
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123171
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123172
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123173
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123173%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123173: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123174
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123174%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123174: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123176
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123176%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123176: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123179
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123190
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123192
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123192%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123192: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123214
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123217
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123218
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123218%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123218: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123219
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123220
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123220%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123220: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123221
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123221%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123221: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123222
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123223
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123225
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123226
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123227
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123228
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123229
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123231
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123231%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123231: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123232
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123232%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123232: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123233
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123233%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123233: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123234
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123235
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123236
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123238
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123247
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123248
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123251
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123251%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123251: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123255
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123267
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123267%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123267: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123270
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123271
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123271%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123271: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123273
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123275
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123277
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123277%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123277: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123279
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123294
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123300
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123300%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123300: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123302
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123302%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123302: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123320
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123320%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123320: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123322
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123328
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123331
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123331%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123331: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123335
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123336
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123337
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123338
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123339
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123340
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123341
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123342
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123343
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123345
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123350
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123352
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123353
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123354
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123355
2026-03-30 11:02: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 11:02:04 [manheim.gb] INFO: Page 70: 100 results (total: 7796)
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123356
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123358
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123364
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123367
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123378
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123382
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123383
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123384
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123386
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123388
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123388%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123388: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123390
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123391
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123393
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123393%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123393: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123395
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123410
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123411
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123413
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123415
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123419
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123419%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123419: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123421
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123422
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123422%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123422: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123429
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123430
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123432
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123433
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123433%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123433: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123437
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123439
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123439%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123439: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123440
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123441
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123442
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123443
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123443%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123443: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123444
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123446
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123447
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123452
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123454
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123458
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123460
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123460%27 HTTP/1.1" 200 None
2026-03-30 11:02:04 [manheim.gb] INFO: Scrape type for 4123460: 0
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123461
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123462
2026-03-30 11:02:04 [manheim.gb] INFO: Found listing with ID: 4123466
2026-03-30 11:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123466%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123466: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123469
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123470
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123477
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123477%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123477: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123478
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123479
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123479%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123479: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123482
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123482%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123482: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123483
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123483%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123483: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123489
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123490
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123491
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123493
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123494
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123497
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123497%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123497: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123498
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123498%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123498: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123501
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123502
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123504
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123508
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123508%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123508: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123509
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123517
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123521
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123528
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123528%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123528: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123530
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123531
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123532
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123535
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123538
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123539
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123540
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123541
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123542
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123542%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123542: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123543
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123546
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123546%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123546: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123547
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123548
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123548%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123548: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123550
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123550%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123550: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123551
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123558
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123559
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123562
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123562%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123562: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123565
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123566
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123573
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123574
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123579
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123580
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123584
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123585
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123586
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123587
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123588
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123588%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123588: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123590
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123591
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123591%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123591: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123594
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123597
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123598
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123598%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123598: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123599
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123600
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123601
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123601%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123601: 0
2026-03-30 11:02: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 11:02:05 [manheim.gb] INFO: Page 71: 100 results (total: 7796)
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123602
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123602%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123602: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123603
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123604
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123605
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123606
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123607
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123607%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123607: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123608
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123610
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123621
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123623
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123624
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123627
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123627%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123627: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123629
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123629%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123629: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123631
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123632
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123634
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123634%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123634: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123635
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123635%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123635: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123636
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123636%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123636: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123637
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123637%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123637: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123638
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123638%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123638: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123639
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123640
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123642
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123642%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123642: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123644
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123646
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123646%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123646: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123647
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123647%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123647: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123649
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123649%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123649: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123650
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123651
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123652
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123652%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123652: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123653
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123654
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123655
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123656
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123659
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123659%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123659: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123661
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123670
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123671
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123685
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123688
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123689
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123689%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123689: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123690
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123690%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123690: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123691
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123691%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123691: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123692
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123694
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123696
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123697
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123698
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123712
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123719
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123723
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123723%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123723: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123727
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123729
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123730
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123730%27 HTTP/1.1" 200 None
2026-03-30 11:02:05 [manheim.gb] INFO: Scrape type for 4123730: 0
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123731
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123732
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123733
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123734
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123735
2026-03-30 11:02:05 [manheim.gb] INFO: Found listing with ID: 4123738
2026-03-30 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123738%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123738: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123739
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123741
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123742
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123742%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123742: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123747
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123748
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123799
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123799%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123799: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123811
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123813
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123814
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123823
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123824
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123825
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123825%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123825: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123826
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123826%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123826: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123827
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123828
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123829
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123830
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123832
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123833
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123836
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123838
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123839
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123840
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123841
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123842
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123842%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123842: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123843
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123843%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123843: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123844
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123844%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123844: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123845
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123847
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123848
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123848%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123848: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123849
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123849%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123849: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123851
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123852
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123854
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123854%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123854: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123856
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123856%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123856: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123857
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123857%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123857: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123858
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123859
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123859%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123859: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123860
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123861
2026-03-30 11:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:06 [manheim.gb] INFO: Page 72: 100 results (total: 7796)
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123862
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123862%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123862: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123870
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123892
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123896
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123897
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123913
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123914
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123917
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123922
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123924
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123924%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4123924: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123925
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123933
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123936
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123944
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4123967
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124032
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124033
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124034
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124035
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124040
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124044
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124045
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124046
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124047
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124048
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124048%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124048: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124049
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124050
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124051
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124053
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124053%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124053: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124055
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124057
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124090
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124091
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124091%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124091: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124097
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124097%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124097: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124103
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124110
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124111
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124111%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124111: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124112
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124112%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124112: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124113
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124113%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124113: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124114
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124114%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124114: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124115
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124116
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124117
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124118
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124119
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124122
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124123
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124125
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124126
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124128
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124128%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124128: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124140
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124142
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124143
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124144
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124146
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124147
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124147%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124147: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124150
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124151
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124152
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124153
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124156
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124157
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124157%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124157: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124159
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124160
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124161
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124161%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124161: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124162
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124162%27 HTTP/1.1" 200 None
2026-03-30 11:02:06 [manheim.gb] INFO: Scrape type for 4124162: 0
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124163
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124164
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124168
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124170
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124175
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124176
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124177
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124179
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124181
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124182
2026-03-30 11:02:06 [manheim.gb] INFO: Found listing with ID: 4124184
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124186
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124187
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124187%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124187: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124192
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124193
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124199
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124200
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124202
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124207
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124208
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124210
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124212
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124214
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124215
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124217
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124218
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124218%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124218: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124219
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124219%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124219: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124220
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124221
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124225
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124225%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124225: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124226
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124228
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124229
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124230
2026-03-30 11:02:07 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 59 pages/min), scraped 3 items (at 2 items/min)
2026-03-30 11:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 11:02: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 11:02:07 [manheim.gb] INFO: Page 73: 100 results (total: 7796)
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124231
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124233
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124233%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124233: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124234
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124234%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124234: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124274
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124275
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124276
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124283
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124284
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124286
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124288
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124289
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124289%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124289: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124290
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124290%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124290: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124292
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124292%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124292: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124293
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124295
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124296
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124296%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124296: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124303
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124307
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124308
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124312
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124313
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124317
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124321
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124324
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124325
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124325%27 HTTP/1.1" 200 None
2026-03-30 11:02:07 [manheim.gb] INFO: Scrape type for 4124325: 0
2026-03-30 11:02:07 [manheim.gb] INFO: Found listing with ID: 4124369
2026-03-30 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124369%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124369: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124370
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124370%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124370: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124396
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124396%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124396: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124398
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124398%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124398: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124400
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124405
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124405%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124405: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124406
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124406%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124406: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124409
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124409%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124409: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124425
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124426
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124429
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124432
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124432%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124432: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124435
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124435%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124435: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124436
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124438
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124440
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124441
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124442
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124443
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124443%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124443: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124444
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124444%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124444: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124445
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124446
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124447
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124449
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124449%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124449: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124451
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124464
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124475
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124479
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124498
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124503
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124503%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124503: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124504
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124504%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124504: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124507
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124512
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124513
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124515
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124515%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124515: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124518
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124520
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124520%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124520: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124521
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124522
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124524
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124524%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124524: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124525
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124526
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124527
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124528
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124531
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124536
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124536%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124536: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124537
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124538
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124539
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124541
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124541%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124541: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124542
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124543
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124544
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124545
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124546
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124546%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124546: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124547
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124550
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124550%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124550: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124551
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124552
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124553
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124564
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124565
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124566
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124566%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124566: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124578
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124586
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124587
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124591
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124592
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124597
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124599
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124600
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124612
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124614
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124617
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124628
2026-03-30 11:02: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 11:02:08 [manheim.gb] INFO: Page 74: 100 results (total: 7796)
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124631
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124647
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124647%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124647: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124659
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124661
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124662
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124662%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124662: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124667
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124667%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124667: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124668
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124670
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124673
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124680
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124700
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124705
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124713
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124715
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124718
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124722
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124725
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124726
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124726%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124726: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124738
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124750
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124750%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124750: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124751
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124758
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124759
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124759%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124759: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124761
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124762
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124763
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124763%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124763: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124765
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124767
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124767%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124767: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124768
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124773
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124774
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124778
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124779
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124780
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124781
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124781%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124781: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124782
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124784
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124785
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124788
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124792
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124793
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124794
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124795
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124797
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124797%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124797: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124798
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124798%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124798: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124800
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124801
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124802
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124803
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124803%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124803: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124804
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124804%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124804: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124806
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124807
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124807%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124807: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124808
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124814
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124814%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124814: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124823
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124824
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124826
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124830
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124831
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124832
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124832%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124832: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124833
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124835
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124836
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124837
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124839
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124840
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124840%27 HTTP/1.1" 200 None
2026-03-30 11:02:08 [manheim.gb] INFO: Scrape type for 4124840: 0
2026-03-30 11:02:08 [manheim.gb] INFO: Found listing with ID: 4124842
2026-03-30 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124842%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124842: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124843
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124851
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124882
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124882%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124882: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124884
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124886
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124889
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124890
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124891
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124892
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124894
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124894%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124894: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124895
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124896
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124898
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124899
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124899%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124899: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124900
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124902
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124902%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124902: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124904
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124905
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124906
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124906%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124906: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124907
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124908
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124909
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124910
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124911
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124912
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124912%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124912: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124913
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124914
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124934
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124934%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124934: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124935
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124937
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124937%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124937: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124938
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124939
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124940
2026-03-30 11:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:09 [manheim.gb] INFO: Page 75: 100 results (total: 7796)
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124941
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124942
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124942%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124942: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124944
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124944%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124944: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124950
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124952
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124953
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124953%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124953: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124991
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4124998
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124998%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4124998: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125000
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125002
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125004
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125006
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125008
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125008%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125008: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125009
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125011
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125011%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125011: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125012
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125012%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125012: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125014
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125014%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125014: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125015
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125017
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125017%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125017: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125018
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125019
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125020
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125021
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125022
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125024
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125025
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125026
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125026%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125026: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125027
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125029
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125029%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125029: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125031
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125048
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125049
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125053
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125055
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125058
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125059
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125062
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125064
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125064%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125064: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125067
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125071
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125074
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125076
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125077
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125079
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125081
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125082
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125082%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125082: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125083
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125086
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125088
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125088%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125088: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125093
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125093%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125093: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125102
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125104
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125106
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125107
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125109
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125110
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125110%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125110: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125111
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125112
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125119
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125121
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125123
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125133
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125136
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125176
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125176%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125176: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125183
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125185
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125186
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125187
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125192
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125192%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125192: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125198
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125202
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125202%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125202: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125203
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125205
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125206
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125212
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125212%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125212: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125213
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125218
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125218%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125218: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125228
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125268
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125269
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125271
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125274
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125274%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125274: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125276
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125282
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125286
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125289
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125290
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125291
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125291%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125291: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125292
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125294
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125295
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125296
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125297
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125297%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125297: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125298
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125299
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125299%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125299: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125300
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125300%27 HTTP/1.1" 200 None
2026-03-30 11:02:09 [manheim.gb] INFO: Scrape type for 4125300: 0
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125301
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125303
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125304
2026-03-30 11:02:09 [manheim.gb] INFO: Found listing with ID: 4125430
2026-03-30 11:02: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 11:02:10 [manheim.gb] INFO: Page 76: 100 results (total: 7796)
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125470
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125471
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125472
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125473
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125474
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125475
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125475%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125475: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125476
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125477
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125478
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125479
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125480
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125481
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125481%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125481: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125487
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125492
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125493
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125494
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125497
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125497%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125497: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125498
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125498%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125498: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125500
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125500%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125500: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125504
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125520
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125535
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125535%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125535: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125539
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125540
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125548
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125550
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125553
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125557
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125558
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125558%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125558: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125571
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125572
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125573
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125574
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125576
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125577
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125578
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125579
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125580
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125585
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125586
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125590
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125593
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125603
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125609
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125636
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125687
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125688
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125688%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125688: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125689
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125689%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125689: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125694
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125702
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125703
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125735
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125740
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125740%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125740: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125750
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125752
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125764
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125766
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125776
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125780
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125784
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125791
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125807
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125814
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125815
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125816
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125816%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125816: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125817
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125818
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125821
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125823
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125824
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125825
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125841
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125849
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125849%27 HTTP/1.1" 200 None
2026-03-30 11:02:10 [manheim.gb] INFO: Scrape type for 4125849: 0
2026-03-30 11:02:10 [manheim.gb] INFO: Found listing with ID: 4125853
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125857
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125858
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125858%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125858: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125859
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125860
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125863
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125863%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125863: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125869
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125876
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125882
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125884
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125885
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125886
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125886%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125886: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125888
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125888%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125888: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125890
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125910
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125913
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125913%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125913: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125915
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125915%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125915: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125918
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125920
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125936
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125936%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125936: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125946
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125950
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125950%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125950: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125955
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125960
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125962
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125962%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4125962: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125968
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125971
2026-03-30 11:02: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 11:02:11 [manheim.gb] INFO: Page 77: 100 results (total: 7796)
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4125997
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126004
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126005
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126013
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126014
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126015
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126061
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126091
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126092
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126101
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126104
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126119
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126120
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126120%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126120: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126121
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126122
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126123
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126124
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126125
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126126
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126126%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126126: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126128
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126129
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126131
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126131%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126131: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126132
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126136
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126137
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126137%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126137: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126138
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126148
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126171
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126172
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126184
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126184%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126184: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126190
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126194
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126196
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126197
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126198
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126204
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126206
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126206%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126206: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126207
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126209
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126229
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126229%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126229: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126230
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126231
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126235
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126317
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126322
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126325
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126325%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126325: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126331
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126331%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126331: 1
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126332
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126332%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126332: 1
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126333
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126333%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126333: 1
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126346
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126352
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126357
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126364
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126365
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126365%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126365: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126367
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126369
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126369%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126369: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126371
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126371%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126371: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126373
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126376
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126376%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126376: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126377
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126378
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126379
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126380
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126381
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126382
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126382%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126382: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126401
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126409
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126414
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126416
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126416%27 HTTP/1.1" 200 None
2026-03-30 11:02:11 [manheim.gb] INFO: Scrape type for 4126416: 0
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126417
2026-03-30 11:02:11 [manheim.gb] INFO: Found listing with ID: 4126418
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126418%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126418: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126421
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126423
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126425
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126503
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126513
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126518
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126518%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126518: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126521
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126524
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126526
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126526%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126526: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126529
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126531
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126531%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126531: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126534
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126542
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126542%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126542: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126543
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126543%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126543: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126544
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126546
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126546%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126546: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126547
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126551
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126552
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126568
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126574
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126578
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126584
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126594
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126594%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126594: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126598
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126599
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126599%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126599: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126601
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126605
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126605%27 HTTP/1.1" 200 None
2026-03-30 11:02:12 [manheim.gb] INFO: Scrape type for 4126605: 0
2026-03-30 11:02:12 [manheim.gb] INFO: Found listing with ID: 4126609
2026-03-30 11:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb3b89b-0466-5ec6-a0d1-a2a56636a714 with identifier: 4126331
2026-03-30 11:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb3b89b-0466-5ec6-a0d1-a2a56636a714 with scrape type 1
2026-03-30 11:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7cb3b89b-0466-5ec6-a0d1-a2a56636a714
2026-03-30 11:02:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7cb3b89b-0466-5ec6-a0d1-a2a56636a714
2026-03-30 11:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7cb3b89b-0466-5ec6-a0d1-a2a56636a714, identifier: 4126331
2026-03-30 11:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7cb3b89b-0466-5ec6-a0d1-a2a56636a714 with identifier: 4126331
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-30 11:02:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 11:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7cb3b89b-0466-5ec6-a0d1-a2a56636a714 with identifier: 4126331
2026-03-30 11:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7cb3b89b-0466-5ec6-a0d1-a2a56636a714 with identifier: 4126331 to the API
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7cb3b89b-0466-5ec6-a0d1-a2a56636a714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK22HJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4126331',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 47719,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-15',
'seller_name': 'Avis Direct',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Trend Van',
'year': 2022}
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126331%27 HTTP/1.1" 200 None
2026-03-30 11:02:13 [manheim.gb] INFO: Saving data for 4126331: {'created_time': 1774868533.055621, 'last_price_update_time': 1774868533.055634, 'auction_closing_time': 1775120400.0}
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126331') HTTP/1.1" 204 0
2026-03-30 11:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 11:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05a54bb4-62f7-5e03-95f6-b219a6901738 with identifier: 4126332
2026-03-30 11:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05a54bb4-62f7-5e03-95f6-b219a6901738 with scrape type 1
2026-03-30 11:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 05a54bb4-62f7-5e03-95f6-b219a6901738
2026-03-30 11:02:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 05a54bb4-62f7-5e03-95f6-b219a6901738
2026-03-30 11:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 05a54bb4-62f7-5e03-95f6-b219a6901738, identifier: 4126332
2026-03-30 11:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46de3c95-481b-5b8b-becb-8483fb744392 with identifier: 4126333
2026-03-30 11:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46de3c95-481b-5b8b-becb-8483fb744392 with scrape type 1
2026-03-30 11:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 46de3c95-481b-5b8b-becb-8483fb744392
2026-03-30 11:02:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 46de3c95-481b-5b8b-becb-8483fb744392
2026-03-30 11:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 46de3c95-481b-5b8b-becb-8483fb744392, identifier: 4126333
2026-03-30 11:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 05a54bb4-62f7-5e03-95f6-b219a6901738 with identifier: 4126332
2026-03-30 11:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 05a54bb4-62f7-5e03-95f6-b219a6901738 with identifier: 4126332
2026-03-30 11:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 05a54bb4-62f7-5e03-95f6-b219a6901738 with identifier: 4126332 to the API
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 264,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05a54bb4-62f7-5e03-95f6-b219a6901738',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MW72VRX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4126332',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 22753,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Avis Direct',
'title': 'FORD TRANSIT',
'transmission': 'manual',
'trim': '',
'year': 2022}
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126332%27 HTTP/1.1" 200 None
2026-03-30 11:02:13 [manheim.gb] INFO: Saving data for 4126332: {'created_time': 1774868533.809412, 'last_price_update_time': 1774868533.809425, 'auction_closing_time': 1775120400.0}
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126332') HTTP/1.1" 204 0
2026-03-30 11:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 46de3c95-481b-5b8b-becb-8483fb744392 with identifier: 4126333
2026-03-30 11:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 46de3c95-481b-5b8b-becb-8483fb744392 with identifier: 4126333
2026-03-30 11:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 46de3c95-481b-5b8b-becb-8483fb744392 with identifier: 4126333 to the API
2026-03-30 11:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 11:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '46de3c95-481b-5b8b-becb-8483fb744392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN21PXF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4126333',
'listing': 'auction',
'location': 'Shotts',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 41797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seller_name': 'Avis Direct',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Enterprise 100ps',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise 100ps',
'year': 2021}
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126333%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Saving data for 4126333: {'created_time': 1774868534.743157, 'last_price_update_time': 1774868534.743168, 'auction_closing_time': 1775120400.0}
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126333') HTTP/1.1" 204 0
2026-03-30 11:02:14 [manheim.gb] INFO: Page 78: 96 results (total: 7796)
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126610
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126610%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126610: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126630
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126638
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126639
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126640
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126640%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126640: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126644
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126650
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126650%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126650: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126659
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126666
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126711
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126724
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126731
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126737
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126737%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126737: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126794
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126795
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126795%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126795: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126796
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126796%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126796: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126797
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126798
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126798%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126798: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126799
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126801
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126802
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126803
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126804
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126805
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126806
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126807
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126807%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126807: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126808
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126809
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126810
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126811
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126811%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126811: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126816
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126873
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126916
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126944
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126944%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126944: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126953
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126953%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126953: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126955
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126957
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126958
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126958%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126958: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126961
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126962
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126973
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126975
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4126977
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126977%27 HTTP/1.1" 200 None
2026-03-30 11:02:14 [manheim.gb] INFO: Scrape type for 4126977: 0
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4127034
2026-03-30 11:02:14 [manheim.gb] INFO: Found listing with ID: 4127079
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127079%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127079: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127086
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127086%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127086: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127094
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127098
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127107
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127168
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127168%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127168: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127174
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127175
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127175%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127175: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127176
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127178
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127178%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127178: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127192
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127192%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127192: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127197
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127197%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127197: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127199
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127199%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127199: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127213
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127214
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127216
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127217
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127220
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127220%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 4127220: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127244
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 4127258
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 461844
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 489006
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27489006%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 489006: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 535428
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27535428%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 535428: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 550431
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 563202
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 593489
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27593489%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 593489: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 617491
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 646568
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 648137
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27648137%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 648137: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 659842
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 662233
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27662233%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 662233: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 662290
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 737725
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 749681
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 783395
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 799368
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27799368%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 799368: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 804930
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 825028
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 840669
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 869243
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 911102
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27911102%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 911102: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 912955
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 914563
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 91951
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 942073
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 943652
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27943652%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 943652: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 944687
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27944687%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 944687: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 952506
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 95711
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2795711%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 95711: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 97169
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 982470
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27982470%27 HTTP/1.1" 200 None
2026-03-30 11:02:15 [manheim.gb] INFO: Scrape type for 982470: 0
2026-03-30 11:02:15 [manheim.gb] INFO: Found listing with ID: 992405
2026-03-30 11:02: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 11:02:15 [manheim.gb] INFO: Page 79: 0 results (total: 7796)
2026-03-30 11:02:15 [manheim.gb] INFO: No more listings found on page 79
2026-03-30 11:02:15 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 11:02:15 [manheim.gb] INFO: manheim.gb Batch config: batch 1/4
2026-03-30 11:02:15 [manheim.gb] INFO: manheim.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 33, <ScrapeType.BATCH_SKIPPED: 5>: 63}
2026-03-30 11:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20last_price_update_time%20lt%201774436535 HTTP/1.1" 200 None
2026-03-30 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085471') HTTP/1.1" 204 0
2026-03-30 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114022') HTTP/1.1" 204 0
2026-03-30 11:02:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (6 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_5_2026-03-30T11_00_00.jl
2026-03-30 11:02:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 108297,
'downloader/request_count': 88,
'downloader/request_method_count/GET': 3,
'downloader/request_method_count/POST': 85,
'downloader/response_bytes': 38713112,
'downloader/response_count': 88,
'downloader/response_status_count/200': 88,
'elapsed_time_seconds': 128.734941,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 11, 2, 16, 211013, tzinfo=datetime.timezone.utc),
'item_scraped_count': 6,
'log_count/DEBUG': 4363,
'log_count/INFO': 10006,
'memusage/max': 173621248,
'memusage/startup': 148258816,
'photo_download_count': 2,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 86,
'playwright/request_count/aborted': 48,
'playwright/request_count/method/GET': 83,
'playwright/request_count/method/POST': 3,
'playwright/request_count/navigation': 4,
'playwright/request_count/resource_type/document': 4,
'playwright/request_count/resource_type/font': 8,
'playwright/request_count/resource_type/image': 42,
'playwright/request_count/resource_type/script': 22,
'playwright/request_count/resource_type/stylesheet': 8,
'playwright/request_count/resource_type/xhr': 2,
'playwright/response_count': 38,
'playwright/response_count/method/GET': 35,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 4,
'playwright/response_count/resource_type/font': 8,
'playwright/response_count/resource_type/script': 16,
'playwright/response_count/resource_type/stylesheet': 8,
'playwright/response_count/resource_type/xhr': 2,
'request_depth_max': 79,
'response_received_count': 86,
'scheduler/dequeued': 88,
'scheduler/dequeued/memory': 88,
'scheduler/enqueued': 88,
'scheduler/enqueued/memory': 88,
'scrape_type/batch_skipped': 5794,
'scrape_type/new': 4,
'scrape_type/price_update': 2,
'scrape_type/skipped': 1996,
'source/items_encountered': 7796,
'start_time': datetime.datetime(2026, 3, 30, 11, 0, 7, 476072, tzinfo=datetime.timezone.utc)}
2026-03-30 11:02:16 [scrapy.core.engine] INFO: Spider closed (finished)