2026-03-30 10:00:07 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 10:00:07 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 10:00:07 [carwow.gb] INFO: Starting spider carwow.gb
2026-03-30 10:00:07 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 10:00:07 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 10:00:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 10:00:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 10:00:07 [scrapy.extensions.telnet] INFO: Telnet Password: ed75bdfbbd84e43a
2026-03-30 10:00:07 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 10:00:07 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'CONCURRENT_REQUESTS': 8,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/carwow.gb/task_47_2026-03-30T10_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 10:00:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:07 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 10:00:08 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 10:00:08 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 10:00:08 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-30 10:00:08 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:08 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 10:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 10:00:08 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 10:00:08 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 10:00:08 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 10:00:08 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 10:00:08 [scrapy.core.engine] INFO: Spider opened
2026-03-30 10:00:08 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:00:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 10:00:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 10:00:08 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:08 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:13 [scrapy-playwright] INFO: Launching browser chromium
2026-03-30 10:00:13 [scrapy-playwright] INFO: Browser chromium launched
2026-03-30 10:00:13 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 10:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 10:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes.carwow.co.uk/stock_cars> (resource type: document)
2026-03-30 10:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes.carwow.co.uk/stock_cars>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/gt-walsheim-regular-080e0975.woff2> (resource type: font, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/gt-walsheim-regular-080e0975.woff2>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/gt-walsheim-bold-63a8fa5f.woff2> (resource type: font, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/gt-walsheim-bold-63a8fa5f.woff2>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/south-east-cn-black-1ab77116.woff2> (resource type: font, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/south-east-cn-black-1ab77116.woff2>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/wowplate-4c4a5df8.woff2> (resource type: font, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/wowplate-4c4a5df8.woff2>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/shared/carwow_brand_primitives-df1fc703.css> (resource type: stylesheet, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/shared/carwow_brand_primitives-df1fc703.css>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/shared/common-ab0042f1.css> (resource type: stylesheet, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/shared/common-ab0042f1.css>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/pages/stock_cars/index/index-c6a137d5.css> (resource type: stylesheet, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/pages/stock_cars/index/index-c6a137d5.css>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/body-scroll-lock-upgrade-82f02387.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/@bugsnag--js-c553fc87.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/@bugsnag--browser-7a9118b8.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/carwow_theme/bugsnag_module-66cc40c8.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/dialog-polyfill-df6e45a5.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/sale_presenter-0bcdec75.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:idiomorph@0.4.0/dist/idiomorph.esm.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/requestjs-ea255a74.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/application-693f7f4e.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/bugsnag-3be827fa.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/stimulus.min-33adc960.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/turbo.min-f10c4e29.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:dropzone@6.0.0-beta.2/dist/dropzone.mjs> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:just-extend@5.1.1/index.esm.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:qr-code-styling@1.6.0-rc.1/lib/qr-code-styling.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:compressorjs@1.2.1/dist/compressor.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/activestorage.esm-27054cac.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/actioncable.esm-3d7ac688.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:exif-js@2.3.0/exif.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/carwow_google_ads/hpto_stories_controller-e749bee9.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/carwow_google_ads/remote_ad_controller-58ade652.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/unified/wrapperMessagingWithoutDetection.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/@bugsnag--js-c553fc87.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/body-scroll-lock-upgrade-82f02387.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:idiomorph@0.4.0/dist/idiomorph.esm.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/@bugsnag--browser-7a9118b8.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/requestjs-ea255a74.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/carwow_theme/bugsnag_module-66cc40c8.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/dialog-polyfill-df6e45a5.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/sale_presenter-0bcdec75.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:dropzone@6.0.0-beta.2/dist/dropzone.mjs>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/application-693f7f4e.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/index-5a852d2f.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/application-693f7f4e.js)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/bugsnag-3be827fa.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:just-extend@5.1.1/index.esm.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/stimulus.min-33adc960.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:qr-code-styling@1.6.0-rc.1/lib/qr-code-styling.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:compressorjs@1.2.1/dist/compressor.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:exif-js@2.3.0/exif.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/turbo.min-f10c4e29.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/carwow_google_ads/hpto_stories_controller-e749bee9.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/activestorage.esm-27054cac.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/carwow_google_ads/remote_ad_controller-58ade652.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/unified/wrapperMessagingWithoutDetection.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fquotes.carwow.co.uk%2Fstock_cars&account_id=145> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/actioncable.esm-3d7ac688.js>
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/legacy-c1b5fd68.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/notifications-85eef5aa.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://load.sst.carwow.co.uk/cxzmefbexwun.js?dxqdxyu=BxFKPzEvSzUoRjsiKUQQWFxbRl4BDFsGDwcAFxJMBQpAABw%3D> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fquotes.carwow.co.uk%2Fstock_cars&account_id=145>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/wrapper/v2/meta-data?hasCsp=true&accountId=145&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=36203&scriptVersion=4.40.1&scriptType=unified> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/index-5a852d2f.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/application-b8e6dda5.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/controllers/index-5a852d2f.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://load.sst.carwow.co.uk/cxzmefbexwun.js?dxqdxyu=BxFKPzEvSzUoRjsiKUQQWFxbRl4BDFsGDwcAFxJMBQpAABw%3D>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/notifications-85eef5aa.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/legacy-c1b5fd68.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/wrapper/v2/meta-data?hasCsp=true&accountId=145&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=36203&scriptVersion=4.40.1&scriptType=unified>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A145%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.carwow.co.uk%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fquotes.carwow.co.uk%2Fstock_cars%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5080717835080717835388&scriptVersion=4.40.1&scriptType=unified> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/application-b8e6dda5.js>
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/promotion_banner_controller-74a2b2b4.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_panel_visibility_controller-07838711.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_controller-3a86eec2.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/sticky_filter_button_controller-f7a6b5d7.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/frame_missing_controller-aa33c2b2.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/footer_controller-40487054.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/sticky_scroll_to_top_button_controller-de9f1dad.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/modal_opener_controller-f42e615c.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_panel_tracking_controller-999b7d12.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/modal_controller-e687cb10.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/selected_filters_controller-2d8cf9a0.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/chip_controller-ffbc09e7.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/location_controller-acf131b3.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/product_listing_saved_search_controller-e1aafa50.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/signup_modal_form_controller-4d9326f2.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes.carwow.co.uk/make_icons> (resource type: fetch, referrer: https://quotes.carwow.co.uk/stock_cars)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes.carwow.co.uk/stock_cars/deal-cards> (resource type: fetch, referrer: https://quotes.carwow.co.uk/stock_cars)
2026-03-30 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A145%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.carwow.co.uk%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fquotes.carwow.co.uk%2Fstock_cars%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5080717835080717835388&scriptVersion=4.40.1&scriptType=unified>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://analytics.google.com/g/collect?a=adblocker_check> (resource type: fetch, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://analytics.google.com/g/collect?a=adblocker_check>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://consent.carwow.co.uk/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5080717835080717835388&scriptVersion=4.40.1&scriptType=unified> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1> (resource type: document, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://load.sst.carwow.co.uk/gtm.js?id=GTM-PF3LZL>g_health=1> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://sst.carwow.co.uk/cxzmefbexwun/p?c71f2be5=L2d0YWcvanM%2FaWQ9Ry1RU1QzRlAyQlJDJmN4PWMmZ3RtPTRlNjNwMQ%3D%3D> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/promotion_banner_controller-74a2b2b4.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.amplitude.com/libs/analytics-browser-2.11.11-min.js.gz> (resource type: script, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_controller-3a86eec2.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_panel_visibility_controller-07838711.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/footer_controller-40487054.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/swiper-50a24813.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/controllers/promotion_banner_controller-74a2b2b4.js)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/swiper--modules-003ab661.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/controllers/promotion_banner_controller-74a2b2b4.js)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/helpers/stock_cars_v2-dddee543.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_controller-3a86eec2.js)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/sticky_filter_button_controller-f7a6b5d7.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/frame_missing_controller-aa33c2b2.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/sticky_scroll_to_top_button_controller-de9f1dad.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/modal_opener_controller-f42e615c.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/modal_controller-e687cb10.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/helpers/analytical-5f2688a0.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/controllers/modal_controller-e687cb10.js)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/filters_panel_tracking_controller-999b7d12.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/selected_filters_controller-2d8cf9a0.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/product_listing_saved_search_controller-e1aafa50.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/chip_controller-ffbc09e7.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/location_controller-acf131b3.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/signup_modal_form_controller-4d9326f2.js>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5080717835080717835388&scriptVersion=4.40.1&scriptType=unified>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://consent.carwow.co.uk/mms/set_consent_cookies?consentUUID=8cbd92a4-3985-46c0-b534-f1bed3dbfdee&consentUUID_maxAge=31536000&hasCsp=true> (resource type: xhr, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/Notice.30929.css> (resource type: stylesheet, referrer: https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://consent.carwow.co.uk/Notice.30929.css>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/polyfills.01516.js> (resource type: script, referrer: https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/Notice.8f529.js> (resource type: script, referrer: https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1)
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes.carwow.co.uk/make_icons>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://load.sst.carwow.co.uk/gtm.js?id=GTM-PF3LZL>g_health=1>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.amplitude.com/libs/analytics-browser-2.11.11-min.js.gz>
2026-03-30 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/swiper-50a24813.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/swiper--modules-003ab661.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/helpers/stock_cars_v2-dddee543.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/helpers/analytical-5f2688a0.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes.carwow.co.uk/stock_cars/deal-cards>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/6a6363d6-6243-79db-10ee-9f25e9ec4441?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/6a6363d6-6243-79db-10ee-9f25e9ec4441?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/0ef9c4d6-5b06-5cbe-fe72-7f99fbcee034?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/0ef9c4d6-5b06-5cbe-fe72-7f99fbcee034?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/gem-ce18cfd4.svg> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/d0ec2655-4911-5fc7-be71-5ac0a0a0f2d6?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://quotes-assets.carwow.co.uk/assets/gem-ce18cfd4.svg>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/d0ec2655-4911-5fc7-be71-5ac0a0a0f2d6?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/66503147-178b-1d98-60a2-d1abb089e51b?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/66503147-178b-1d98-60a2-d1abb089e51b?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/9ed26761-7964-6a15-3892-25928a6f8281?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/7604bec9-29b7-3a23-2207-3cdf3599da12?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/9ed26761-7964-6a15-3892-25928a6f8281?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/7604bec9-29b7-3a23-2207-3cdf3599da12?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-3.imgix.net/stock-car-custom-images/original/47c5fe9e-e6e1-92f0-c55a-58a47074e6d4?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-1.imgix.net/stock-car-custom-images/original/bd84d9a8-b813-20e9-74cc-93bda2a418d3?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-3.imgix.net/stock-car-custom-images/original/47c5fe9e-e6e1-92f0-c55a-58a47074e6d4?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-1.imgix.net/stock-car-custom-images/original/bd84d9a8-b813-20e9-74cc-93bda2a418d3?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/ef99093d-fdc5-5b6c-1f62-04edb5c88ef3?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-2.imgix.net/stock-car-custom-images/original/ef99093d-fdc5-5b6c-1f62-04edb5c88ef3?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/fa69fe19-0cf6-b770-68ff-b5b01b254c2f?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-uk-0.imgix.net/stock-car-custom-images/original/fa69fe19-0cf6-b770-68ff-b5b01b254c2f?auto=format&cs=tinysrgb&fit=clip&ixlib=rb-1.1.0&q=60&w=900>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://deals.carwow.co.uk/image?filter%5Bangle%5D=22&filter%5Bcolour%5D=pearl+-+pearl+silver%2Csilver&filter%5Bpartner%5D=carwow&filter%5Bvehicle_id%5D=76c881546ccaed9d4da837387925d4e0ae77f42c> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://deals.carwow.co.uk/image?filter%5Bangle%5D=22&filter%5Bcolour%5D=pearl+-+pearl+silver%2Csilver&filter%5Bpartner%5D=carwow&filter%5Bvehicle_id%5D=76c881546ccaed9d4da837387925d4e0ae77f42c>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://deals.carwow.co.uk/image?filter%5Bangle%5D=front&filter%5Bcolour%5D=pearl+-+pearl+silver%2Csilver&filter%5Bpartner%5D=carwow&filter%5Bvehicle_id%5D=76c881546ccaed9d4da837387925d4e0ae77f42c> (resource type: image, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://deals.carwow.co.uk/image?filter%5Bangle%5D=front&filter%5Bcolour%5D=pearl+-+pearl+silver%2Csilver&filter%5Bpartner%5D=carwow&filter%5Bvehicle_id%5D=76c881546ccaed9d4da837387925d4e0ae77f42c>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/results_controller-9064e1f1.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/animate_css_grid_controller-60e89c52.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/link_tracking_controller-508c0009.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/spdeal_controller-cf6fe047.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/media_slider_controller-d0ef114a.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/deal_location_controller-9ac937f9.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/pagination_controller-68175dcf.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/scroll_controller-d90ff350.js> (resource type: script, referrer: https://quotes-assets.carwow.co.uk/assets/stimulus-loading-2ac04318.js)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/polyfills.01516.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/mms/set_consent_cookies?consentUUID=8cbd92a4-3985-46c0-b534-f1bed3dbfdee&consentUUID_maxAge=31536000&hasCsp=true>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/Notice.8f529.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://sst.carwow.co.uk/cxzmefbexwun/p?c71f2be5=L2d0YWcvanM%2FaWQ9Ry1RU1QzRlAyQlJDJmN4PWMmZ3RtPTRlNjNwMQ%3D%3D>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://consent.carwow.co.uk/consent/tcfv2/vendor-list/categories?siteId=36203> (resource type: fetch, referrer: https://consent.carwow.co.uk/index.html?hasCsp=true&message_id=1328244&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.carwow.co.uk%2Fconsent%2Ftcfv2&preload_message=true&version=v1)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api2.amplitude.com/2/httpapi> (resource type: fetch, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/animate_css_grid_controller-60e89c52.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/results_controller-9064e1f1.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/media_slider_controller-d0ef114a.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/link_tracking_controller-508c0009.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/spdeal_controller-cf6fe047.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/deal_location_controller-9ac937f9.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://consent.carwow.co.uk/consent/tcfv2/vendor-list/categories?siteId=36203>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/scroll_controller-d90ff350.js>
2026-03-30 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://quotes-assets.carwow.co.uk/assets/controllers/stock_cars_v2/pagination_controller-68175dcf.js>
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-email-assets.imgix.net/fonts/GT-Walsheim-Bold.woff2> (resource type: font, referrer: https://consent.carwow.co.uk/)
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-email-assets.imgix.net/fonts/GT-Walsheim-Bold.woff2>
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-email-assets.imgix.net/fonts/GT-Walsheim-Regular.woff2> (resource type: font, referrer: https://consent.carwow.co.uk/)
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-email-assets.imgix.net/fonts/GT-Walsheim-Regular.woff2>
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api2.amplitude.com/2/httpapi>
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api2.amplitude.com/2/httpapi> (resource type: fetch, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api2.amplitude.com/2/httpapi>
2026-03-30 10:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/sign_in> (resource type: document, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://dealers.carwow.co.uk/dealers/sign_in> (location: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/login> (resource type: document, referrer: https://quotes.carwow.co.uk/)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/dealers/login>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/gt-walsheim-regular-b5a9d5d5a196bff24ed964c19a26158e32339448.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/gt-walsheim-regular-b5a9d5d5a196bff24ed964c19a26158e32339448.woff2>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/gt-walsheim-bold-f32d528c3383cfb16b679ecbaa7b8a580a0a6b38.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/gt-walsheim-bold-f32d528c3383cfb16b679ecbaa7b8a580a0a6b38.woff2>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/south-east-cn-black-ca9b87b1557d50a866e3db31edb79353245d6412.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/south-east-cn-black-ca9b87b1557d50a866e3db31edb79353245d6412.woff2>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/wowplate-13182279fd88a2e95fee573c6bf8c0e494f468c6.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/wowplate-13182279fd88a2e95fee573c6bf8c0e494f468c6.woff2>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/common-7e0b0d62d01936ff3a7777f5f6e1fccce0dc6770.css> (resource type: stylesheet, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/common-7e0b0d62d01936ff3a7777f5f6e1fccce0dc6770.css>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/pages/dealers/login/show/index-a0000ff90279862e5b4d07feb71e088d1c0ed1d8.css> (resource type: stylesheet, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/pages/dealers/login/show/index-a0000ff90279862e5b4d07feb71e088d1c0ed1d8.css>
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/legacy-b400fab4b72d06f73e49be2989fbc4c0c9ea4400.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/body-scroll-lock-upgrade-c58f78af22d66493a10e436f8b29fdaefafd832c.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@bugsnag--js-ea6b645c0ef43ae38ca4956bf32d4de31b3a105b.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@bugsnag--browser-0fb5a3ffe4a5154ea3f18f463b47daec8433a4cf.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/carwow_theme/bugsnag_module-967a428906915e5c142bd0b25ee4f0396bebc34d.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/dialog-polyfill-2729ab70c7b4681633b713c4df5ba8bc91934eb8.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/sale_presenter-8041df55397001ada019d629f3936eca42191fd5.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/stimulus.min-7ea3d58b7f4507e3603ec999251ff60d16431a30.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/turbo.min-2aaa64c59710f4fea4167e72c8132b4a013314cf.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@airwallex/components-sdk@1.8.1/+esm> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/utils/debounce-3fd0bcb1a87bea7a1c5d8687b522c54e7770aad0.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/bugsnag-6c2cf233674c4bba7657921993d2714965b30446.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/performance-metrics-2bc7198da1f6c2937738cddfa3fa6ad288a65d8e.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:js-cookie@3.0.5/dist/js.cookie.mjs> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/zoomist-56844e8b6209d70c9a049de6fc76827a2d6f529c.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/pusher-js-fccb14650db48f61dc74faa73be936112a6551f3.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/autonumeric-eb797cce5fa7983d204e08bdcc4a8590c40baf4e.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/web-vitals--attribution-d9e1d3f00bfd7df5edbdab0d29dab3df92eeb5b0.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@dropbox--ttvc-68b25d3388413095c29fe3aecd31064209c8f539.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/dropzone-7e393615d0ae082f1003a1390ae38b29d61a3e05.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/just-extend-10a4fffb00476fc6596bb4a8c65626470181dc67.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@oddbird--popover-polyfill-9b279e0278603c4f5bc369e75046abb7e61d81f7.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/body-scroll-lock-upgrade-c58f78af22d66493a10e436f8b29fdaefafd832c.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@bugsnag--js-ea6b645c0ef43ae38ca4956bf32d4de31b3a105b.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/carwow_theme/bugsnag_module-967a428906915e5c142bd0b25ee4f0396bebc34d.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@bugsnag--browser-0fb5a3ffe4a5154ea3f18f463b47daec8433a4cf.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/sale_presenter-8041df55397001ada019d629f3936eca42191fd5.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/dialog-polyfill-2729ab70c7b4681633b713c4df5ba8bc91934eb8.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/legacy-b400fab4b72d06f73e49be2989fbc4c0c9ea4400.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@airwallex/components-sdk@1.8.1/+esm>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@airwallex/airtracker@1.2.0/+esm> (resource type: script)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/stimulus.min-7ea3d58b7f4507e3603ec999251ff60d16431a30.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:js-cookie@3.0.5/dist/js.cookie.mjs>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/utils/debounce-3fd0bcb1a87bea7a1c5d8687b522c54e7770aad0.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/bugsnag-6c2cf233674c4bba7657921993d2714965b30446.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/turbo.min-2aaa64c59710f4fea4167e72c8132b4a013314cf.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KSNSGWC> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KSNSGWC>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/performance-metrics-2bc7198da1f6c2937738cddfa3fa6ad288a65d8e.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/zoomist-56844e8b6209d70c9a049de6fc76827a2d6f529c.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/pusher-js-fccb14650db48f61dc74faa73be936112a6551f3.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/autonumeric-eb797cce5fa7983d204e08bdcc4a8590c40baf4e.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@dropbox--ttvc-68b25d3388413095c29fe3aecd31064209c8f539.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/web-vitals--attribution-d9e1d3f00bfd7df5edbdab0d29dab3df92eeb5b0.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/just-extend-10a4fffb00476fc6596bb4a8c65626470181dc67.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@oddbird--popover-polyfill-9b279e0278603c4f5bc369e75046abb7e61d81f7.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/dropzone-7e393615d0ae082f1003a1390ae38b29d61a3e05.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@airwallex/airtracker@1.2.0/+esm>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/web-vitals@3.5.2/+esm> (resource type: script)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/web-vitals@3.5.2/+esm>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/application-080550a7b4e4555d3d6094f0a742a435fd3535de.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js)
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/application-080550a7b4e4555d3d6094f0a742a435fd3535de.js>
2026-03-30 10:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dealers.carwow.co.uk/admin_users/auth/auth0?login_hint=> (resource type: document, referrer: https://dealers.carwow.co.uk/dealers/login)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://dealers.carwow.co.uk/admin_users/auth/auth0?login_hint=> (location: https://auth.carwow.co.uk/authorize?audience=https%3A%2F%2Fdealers.carwow.co.uk&client_id=ISKwB1pbLJ9uQUhFy0tXOc76h2puKaRS&leeway=60&login_hint=&nonce=e65f58de42b9ed084ded6a79c3b113fe&redirect_uri=https%3A%2F%2Fdealers.carwow.co.uk%2Fdealers%2Flogin%2Fcallback%3Flogin_hint%3D&response_type=code&scope=openid+offline_access+profile+email&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auth.carwow.co.uk/authorize?audience=https%3A%2F%2Fdealers.carwow.co.uk&client_id=ISKwB1pbLJ9uQUhFy0tXOc76h2puKaRS&leeway=60&login_hint=&nonce=e65f58de42b9ed084ded6a79c3b113fe&redirect_uri=https%3A%2F%2Fdealers.carwow.co.uk%2Fdealers%2Flogin%2Fcallback%3Flogin_hint%3D&response_type=code&scope=openid+offline_access+profile+email&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd> (resource type: document, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://auth.carwow.co.uk/authorize?audience=https%3A%2F%2Fdealers.carwow.co.uk&client_id=ISKwB1pbLJ9uQUhFy0tXOc76h2puKaRS&leeway=60&login_hint=&nonce=e65f58de42b9ed084ded6a79c3b113fe&redirect_uri=https%3A%2F%2Fdealers.carwow.co.uk%2Fdealers%2Flogin%2Fcallback%3Flogin_hint%3D&response_type=code&scope=openid+offline_access+profile+email&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd> (location: /u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM> (resource type: document, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM>
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.auth0.com/ulp/react-components/1.184.0/css/main_wcag_compliant.cdn.min.css> (resource type: stylesheet)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.auth0.com/ulp/react-components/1.184.0/css/main_wcag_compliant.cdn.min.css>
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/fd3b9df23c344e6f9add6c40659764c8/carwow_2024_logo.png> (resource type: image)
2026-03-30 10:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/fd3b9df23c344e6f9add6c40659764c8/carwow_2024_logo.png>
2026-03-30 10:00:32 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM> (resource type: document, referrer: https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM)
2026-03-30 10:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM> (location: /authorize/resume?state=JQuhcjgYUcoKTTu5cw0DNGi2U0eS_I45)
2026-03-30 10:00:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auth.carwow.co.uk/authorize/resume?state=JQuhcjgYUcoKTTu5cw0DNGi2U0eS_I45> (resource type: document, referrer: https://auth.carwow.co.uk/u/login?state=hKFo2SA5WGtmRWRRSEtweEdOYmNHbWNDYmxZbWNXLVhnUE9nNaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEpRdWhjamdZVWNvS1RUdTVjdzBETkdpMlUwZVNfSTQ1o2NpZNkgSVNLd0IxcGJMSjl1UVVoRnkwdFhPYzc2aDJwdUthUlM)
2026-03-30 10:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://auth.carwow.co.uk/authorize/resume?state=JQuhcjgYUcoKTTu5cw0DNGi2U0eS_I45> (location: https://dealers.carwow.co.uk/dealers/login/callback?login_hint=&code=aLvEuf9huwNNk9r3CebshWp-yAi5EqFedBJ0JVN14iZcr&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd)
2026-03-30 10:00:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/login/callback?login_hint=&code=aLvEuf9huwNNk9r3CebshWp-yAi5EqFedBJ0JVN14iZcr&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd> (resource type: document)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://dealers.carwow.co.uk/dealers/login/callback?login_hint=&code=aLvEuf9huwNNk9r3CebshWp-yAi5EqFedBJ0JVN14iZcr&state=b994b221fa744e918e2bca4e27ed31d15b777daae54163dd> (location: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/listings/filtered/stock> (resource type: document)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/dealers/listings/filtered/stock>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/gt-walsheim-regular-b5a9d5d5a196bff24ed964c19a26158e32339448.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/gt-walsheim-bold-f32d528c3383cfb16b679ecbaa7b8a580a0a6b38.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/gt-walsheim-regular-b5a9d5d5a196bff24ed964c19a26158e32339448.woff2>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/gt-walsheim-bold-f32d528c3383cfb16b679ecbaa7b8a580a0a6b38.woff2>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/south-east-cn-black-ca9b87b1557d50a866e3db31edb79353245d6412.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/south-east-cn-black-ca9b87b1557d50a866e3db31edb79353245d6412.woff2>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/wowplate-13182279fd88a2e95fee573c6bf8c0e494f468c6.woff2> (resource type: font, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/wowplate-13182279fd88a2e95fee573c6bf8c0e494f468c6.woff2>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/common-7e0b0d62d01936ff3a7777f5f6e1fccce0dc6770.css> (resource type: stylesheet, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/common-7e0b0d62d01936ff3a7777f5f6e1fccce0dc6770.css>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/pages/selling_listings/index/index-781c241f125c0d98b28f8e12acdc34214ff85991.css> (resource type: stylesheet, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/pages/selling_listings/index/index-781c241f125c0d98b28f8e12acdc34214ff85991.css>
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/body-scroll-lock-upgrade-c58f78af22d66493a10e436f8b29fdaefafd832c.js> (resource type: script)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@bugsnag--js-ea6b645c0ef43ae38ca4956bf32d4de31b3a105b.js> (resource type: script)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@bugsnag--browser-0fb5a3ffe4a5154ea3f18f463b47daec8433a4cf.js> (resource type: script)
2026-03-30 10:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/carwow_theme/bugsnag_module-967a428906915e5c142bd0b25ee4f0396bebc34d.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/dialog-polyfill-2729ab70c7b4681633b713c4df5ba8bc91934eb8.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/sale_presenter-8041df55397001ada019d629f3936eca42191fd5.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/stimulus.min-7ea3d58b7f4507e3603ec999251ff60d16431a30.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/turbo.min-2aaa64c59710f4fea4167e72c8132b4a013314cf.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@airwallex/components-sdk@1.8.1/+esm> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/utils/debounce-3fd0bcb1a87bea7a1c5d8687b522c54e7770aad0.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/bugsnag-6c2cf233674c4bba7657921993d2714965b30446.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/performance-metrics-2bc7198da1f6c2937738cddfa3fa6ad288a65d8e.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:js-cookie@3.0.5/dist/js.cookie.mjs> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/zoomist-56844e8b6209d70c9a049de6fc76827a2d6f529c.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/pusher-js-fccb14650db48f61dc74faa73be936112a6551f3.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/autonumeric-eb797cce5fa7983d204e08bdcc4a8590c40baf4e.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/web-vitals--attribution-d9e1d3f00bfd7df5edbdab0d29dab3df92eeb5b0.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@dropbox--ttvc-68b25d3388413095c29fe3aecd31064209c8f539.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/dropzone-7e393615d0ae082f1003a1390ae38b29d61a3e05.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/just-extend-10a4fffb00476fc6596bb4a8c65626470181dc67.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/@oddbird--popover-polyfill-9b279e0278603c4f5bc369e75046abb7e61d81f7.js> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://s3-eu-west-1.amazonaws.com/carwow-error-pages/500.png> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://s3-eu-west-1.amazonaws.com/carwow-error-pages/500.png>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/selling_listings/index-7e0cd92ad255eb7e4f944a91d77b73f77282b145.js> (resource type: script, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KSNSGWC> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KSNSGWC>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/body-scroll-lock-upgrade-c58f78af22d66493a10e436f8b29fdaefafd832c.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@bugsnag--js-ea6b645c0ef43ae38ca4956bf32d4de31b3a105b.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/carwow_theme/bugsnag_module-967a428906915e5c142bd0b25ee4f0396bebc34d.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@bugsnag--browser-0fb5a3ffe4a5154ea3f18f463b47daec8433a4cf.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/dialog-polyfill-2729ab70c7b4681633b713c4df5ba8bc91934eb8.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/sale_presenter-8041df55397001ada019d629f3936eca42191fd5.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/stimulus.min-7ea3d58b7f4507e3603ec999251ff60d16431a30.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@airwallex/components-sdk@1.8.1/+esm>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@airwallex/airtracker@1.2.0/+esm> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/turbo.min-2aaa64c59710f4fea4167e72c8132b4a013314cf.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/application-0b16c34a8be4a8b218e1828fc27371ef9729f6a9.js)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/bugsnag-6c2cf233674c4bba7657921993d2714965b30446.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/utils/debounce-3fd0bcb1a87bea7a1c5d8687b522c54e7770aad0.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:js-cookie@3.0.5/dist/js.cookie.mjs>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/performance-metrics-2bc7198da1f6c2937738cddfa3fa6ad288a65d8e.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/web-vitals--attribution-d9e1d3f00bfd7df5edbdab0d29dab3df92eeb5b0.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/pusher-js-fccb14650db48f61dc74faa73be936112a6551f3.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@dropbox--ttvc-68b25d3388413095c29fe3aecd31064209c8f539.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/zoomist-56844e8b6209d70c9a049de6fc76827a2d6f529c.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ga.jspm.io/npm:es-module-shims@1.8.2/dist/es-module-shims.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/just-extend-10a4fffb00476fc6596bb4a8c65626470181dc67.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/@oddbird--popover-polyfill-9b279e0278603c4f5bc369e75046abb7e61d81f7.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/autonumeric-eb797cce5fa7983d204e08bdcc4a8590c40baf4e.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/dropzone-7e393615d0ae082f1003a1390ae38b29d61a3e05.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/selling_listings/index-7e0cd92ad255eb7e4f944a91d77b73f77282b145.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/web-vitals@3.5.2/+esm> (resource type: script)
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@airwallex/airtracker@1.2.0/+esm>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/web-vitals@3.5.2/+esm>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js>
2026-03-30 10:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/application-080550a7b4e4555d3d6094f0a742a435fd3535de.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/index-0830282f5c8091fda53e0fe21a4bb8da2ae8f98f.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/application-080550a7b4e4555d3d6094f0a742a435fd3535de.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/tabs_controller-af808e3604a01a870fc4c9a6325b83d9c7116a5a.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listings_controller-70bfa174e3084bef86fd0860296880d633625ce9.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/chip_controller-89589eb107a0f5bf9035ded514428ed167c966c5.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/saved_filters_controller-be827dfe1d5d488e59f53201a9fdfc2a65cde409.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/modal_opener_controller-eb867d3a566ca1308511d51ec41169ede13a9ef5.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/filters_ui_controller-8acf3d3996d8fd8e1d3fe27e692d0bd54a62e2b9.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/filters_search_controller-496ead6af67cc7b65a40e994619ca4f5daca5f6f.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/checkbox_collection_controller-f89564940cb841025e8935e121f932294728551c.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/range_select_controller-d5c3904b38ccd3a96481b3b8a3675d9385999074.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/modal_controller-cf06ed01513ad5569d9984f5658376d96d6360fd.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/filters_modal_ui_controller-76f8663751b2911ea34b9d98afd8759023ff8f37.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/checkbox_select_all_controller-07daf9b5285d148149cbf7f4a4160e5a43c6800a.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/saved_filters_modal_controller-db7c3e7b12435279a02e6bb464767572a10f172a.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listing_card_loading_state_component_animations_controller-e371dd24697653ab811dbf40ef5eea8d53c3cb9d.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/listings/filtered/stock/stats> (resource type: fetch, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock> (resource type: fetch, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://widget.intercom.io/widget/vjkwj1t5> (resource type: script, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/tabs_controller-af808e3604a01a870fc4c9a6325b83d9c7116a5a.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listings_controller-70bfa174e3084bef86fd0860296880d633625ce9.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/chip_controller-89589eb107a0f5bf9035ded514428ed167c966c5.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/saved_filters_controller-be827dfe1d5d488e59f53201a9fdfc2a65cde409.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/modal_opener_controller-eb867d3a566ca1308511d51ec41169ede13a9ef5.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/filters_ui_controller-8acf3d3996d8fd8e1d3fe27e692d0bd54a62e2b9.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/filters_search_controller-496ead6af67cc7b65a40e994619ca4f5daca5f6f.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/checkbox_collection_controller-f89564940cb841025e8935e121f932294728551c.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/range_select_controller-d5c3904b38ccd3a96481b3b8a3675d9385999074.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/modal_controller-cf06ed01513ad5569d9984f5658376d96d6360fd.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/saved_filters_modal_controller-db7c3e7b12435279a02e6bb464767572a10f172a.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/filters_modal_ui_controller-76f8663751b2911ea34b9d98afd8759023ff8f37.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/helpers/analytical-52e225a66153d6b6a9fe0cca164ef31ebe539e38.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/modal_controller-cf06ed01513ad5569d9984f5658376d96d6360fd.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/checkbox_select_all_controller-07daf9b5285d148149cbf7f4a4160e5a43c6800a.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listing_card_loading_state_component_animations_controller-e371dd24697653ab811dbf40ef5eea8d53c3cb9d.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://widget.intercom.io/widget/vjkwj1t5>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/helpers/analytical-52e225a66153d6b6a9fe0cca164ef31ebe539e38.js>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/dealers/listings/filtered/stock/stats>
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/selling/sort_order_controller-53be6386740d71f3c1775e5e9a180aeda05cc25a.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/selling/sort_order_controller-53be6386740d71f3c1775e5e9a180aeda05cc25a.js>
2026-03-30 10:00:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/3tszbzwmthb6yt4rl4qyeld9p5jo?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/flag-checkered-b2d91d33ea0b4c2c8fc74b455943743c45880e1b.svg> (resource type: image, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/3tszbzwmthb6yt4rl4qyeld9p5jo?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/bookmark-blue-heart-b49872a59f3fe19f346f512579891645119172ea.svg> (resource type: image, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/flag-checkered-b2d91d33ea0b4c2c8fc74b455943743c45880e1b.svg>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/bookmark-grey-heart-297590a7fe869a9fc55f75374b3f7b014bc8a1d8.svg> (resource type: image, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/bookmark-blue-heart-b49872a59f3fe19f346f512579891645119172ea.svg>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/distance-marker-9c4eb4481e6acd7017e55b6ad8e6a209896f8c43.svg> (resource type: image, referrer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/bookmark-grey-heart-297590a7fe869a9fc55f75374b3f7b014bc8a1d8.svg>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://dealers.carwow.co.uk/assets/distance-marker-9c4eb4481e6acd7017e55b6ad8e6a209896f8c43.svg>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/g7mgt46kxyi1q4qs5jkm2ww2cdhz?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/g7mgt46kxyi1q4qs5jkm2ww2cdhz?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/gxjvjc3zk1mx5qc2f9mgdq6gvdg6?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/gxjvjc3zk1mx5qc2f9mgdq6gvdg6?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/7kkbx6p0a63e5perz7732h6f7oet?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/7kkbx6p0a63e5perz7732h6f7oet?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/gfgoydn744cv58hf25x240cijswh?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/gfgoydn744cv58hf25x240cijswh?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/i70edyb21xmts56izutabk5gz7wy?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/i70edyb21xmts56izutabk5gz7wy?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/txp33pu6reon1jemtl6d8irum7t0?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/txp33pu6reon1jemtl6d8irum7t0?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/kyb322o5531d4lpwp20fldtjg75w?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/kyb322o5531d4lpwp20fldtjg75w?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/pw7eq9j46x1nv22zm6na6cxf9brk?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/pw7eq9j46x1nv22zm6na6cxf9brk?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/l7koqp0uz7fyf26l260f70uafdce?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/l7koqp0uz7fyf26l260f70uafdce?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/oft2ts0cy5yxobc8humhq9ick0fd?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/oft2ts0cy5yxobc8humhq9ick0fd?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/fwrq4j5f0359b1xezh4rbo3sx4z5?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/fwrq4j5f0359b1xezh4rbo3sx4z5?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/4nera54xv2gwggi2q0xftz4bwexj?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/4nera54xv2gwggi2q0xftz4bwexj?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/65v9na5fyecw76w2c65h6udxcawu?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/65v9na5fyecw76w2c65h6udxcawu?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/igtx9mg8454k0ul99r3etfxix7ej?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/igtx9mg8454k0ul99r3etfxix7ej?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/sv18otez59t1wqr52gsflg35xibi?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/sv18otez59t1wqr52gsflg35xibi?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/ibvbp6xgxbahnhs56xrts09ag8fe?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/ibvbp6xgxbahnhs56xrts09ag8fe?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/x7ei9s5gv0w0zpaqdkxfeccrofe4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/x7ei9s5gv0w0zpaqdkxfeccrofe4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/11q1h3vnb6gw2dldinyx8iqsiy9s?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/11q1h3vnb6gw2dldinyx8iqsiy9s?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/y6aydn3ksb110jbd1iuf5cluojy8?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/y6aydn3ksb110jbd1iuf5cluojy8?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/ck0dilf0j6s418wl9dw6yip1ucc7?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/ck0dilf0j6s418wl9dw6yip1ucc7?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/0uvfomqc850bqu2d8thl2t5ybc48?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/0uvfomqc850bqu2d8thl2t5ybc48?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/ovelkumdkhk6vv3akthnpa88ljg6?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/ovelkumdkhk6vv3akthnpa88ljg6?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/8hsorl4dm6izkg7sgc6y6d7bsiph?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/8hsorl4dm6izkg7sgc6y6d7bsiph?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/fl455av2pl8sfuyudtdk7uyfb7bp?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/fl455av2pl8sfuyudtdk7uyfb7bp?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/liusubjsstk6z3n0p9ucf6yhbglp?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/liusubjsstk6z3n0p9ucf6yhbglp?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/omdrr11n7b46qfve8155gnyzvni8?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/omdrr11n7b46qfve8155gnyzvni8?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/x1weoyk80vnpsuxtuhd1mispfkpa?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/8xrarbeo6bdczcsrirzfqxh9l0p4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/x1weoyk80vnpsuxtuhd1mispfkpa?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/8xrarbeo6bdczcsrirzfqxh9l0p4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/0c0d50l9gp3rksuxusbhcngtswdc?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/0c0d50l9gp3rksuxusbhcngtswdc?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/ho84m7nkc8f7vl2rbvck8yfpeu90?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/ho84m7nkc8f7vl2rbvck8yfpeu90?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/24m9sgodxstpq9utjwxh5ys332p4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/24m9sgodxstpq9utjwxh5ys332p4?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carwow-sell-my-car.imgix.net/44nhtmb0ufyp709v5x82egqpty72?w=423&auto=compress,format&q=60&cs=srgb&dpr=2> (resource type: image, referrer: https://dealers.carwow.co.uk/)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carwow-sell-my-car.imgix.net/44nhtmb0ufyp709v5x82egqpty72?w=423&auto=compress,format&q=60&cs=srgb&dpr=2>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listing_card_tracker_controller-4c5d6fa5c70b24f91b66101c2a7610a065509db2.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listing_card_gallery_component_controller-845518674d9e9c6b04a9f5b15a3c08eab60337ef.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listing_card_sale_timer_component_controller-3cb1b6736472e12d9a640579c151c72d855a0a0d.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/listing_bookmark_component_controller-d5b1d60f709ba40d10bf443cc596ac090c097b92.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/copy_to_clipboard_controller-bfffe205fb7ed35641ec81e92e9d02dc5bc9be3f.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/stimulus-loading-25917588565633495ac04a032df7c72f2a9368de.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listing_card_tracker_controller-4c5d6fa5c70b24f91b66101c2a7610a065509db2.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/controllers/helpers/analytics-ec97c8cecc18b58e3e4bb454a5122706f08a1255.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/listing_card_tracker_controller-4c5d6fa5c70b24f91b66101c2a7610a065509db2.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listing_card_gallery_component_controller-845518674d9e9c6b04a9f5b15a3c08eab60337ef.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/swiper-c8a57d6ea1ab0ad7d6713a3349619c6db9592578.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/listing_card_gallery_component_controller-845518674d9e9c6b04a9f5b15a3c08eab60337ef.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://dealers.carwow.co.uk/assets/swiper--modules-f131bc89ed23cfd9c74937c57a337439eb81f85d.js> (resource type: script, referrer: https://dealers.carwow.co.uk/assets/controllers/listing_card_gallery_component_controller-845518674d9e9c6b04a9f5b15a3c08eab60337ef.js)
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listing_card_sale_timer_component_controller-3cb1b6736472e12d9a640579c151c72d855a0a0d.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/listing_bookmark_component_controller-d5b1d60f709ba40d10bf443cc596ac090c097b92.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/copy_to_clipboard_controller-bfffe205fb7ed35641ec81e92e9d02dc5bc9be3f.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/controllers/helpers/analytics-ec97c8cecc18b58e3e4bb454a5122706f08a1255.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/swiper-c8a57d6ea1ab0ad7d6713a3349619c6db9592578.js>
2026-03-30 10:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dealers.carwow.co.uk/assets/swiper--modules-f131bc89ed23cfd9c74937c57a337439eb81f85d.js>
2026-03-30 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://quotes.carwow.co.uk/stock_cars> (referer: None) ['playwright']
2026-03-30 10:00:45 [carwow.gb] INFO: Extracted 14 cookies from Playwright session
2026-03-30 10:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=1> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
2026-03-30 10:00:46 [carwow.gb] INFO: Page 1: found 33 listings
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522610%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12522610: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508787%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12508787: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712393359%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12393359: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521626%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12521626: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469092%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12469092: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460524%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12460524: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712375353%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12375353: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509638%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12509638: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499316%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12499316: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462085%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12462085: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463754%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12463754: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477739%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12477739: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477387%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12477387: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521043%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12521043: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503102%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12503102: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500316%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12500316: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480144%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12480144: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525589%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12525589: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460448%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12460448: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501482%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12501482: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505051%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12505051: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489446%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12489446: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510572%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12510572: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506004%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12506004: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512496%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12512496: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510079%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12510079: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416150%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12416150: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483703%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12483703: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500389%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12500389: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480440%27 HTTP/1.1" 200 None
2026-03-30 10:00:46 [carwow.gb] INFO: Scrape type for 12480440: 0
2026-03-30 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481282%27 HTTP/1.1" 200 None
2026-03-30 10:00:47 [carwow.gb] INFO: Scrape type for 12481282: 0
2026-03-30 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484801%27 HTTP/1.1" 200 None
2026-03-30 10:00:47 [carwow.gb] INFO: Scrape type for 12484801: 0
2026-03-30 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480695%27 HTTP/1.1" 200 None
2026-03-30 10:00:47 [carwow.gb] INFO: Scrape type for 12480695: 0
2026-03-30 10:00:47 [carwow.gb] INFO: Page 1: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=2
2026-03-30 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=2> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=1)
2026-03-30 10:00:48 [carwow.gb] INFO: Page 2: found 33 listings
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507575%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12507575: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457433%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12457433: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466458%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12466458: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511545%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12511545: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512782%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12512782: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491557%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12491557: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495269%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12495269: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501982%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12501982: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520995%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12520995: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497598%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12497598: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483206%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12483206: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481876%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12481876: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513328%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12513328: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465918%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12465918: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495832%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12495832: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712388684%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12388684: 0
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470477%27 HTTP/1.1" 200 None
2026-03-30 10:00:48 [carwow.gb] INFO: Scrape type for 12470477: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511248%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12511248: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485885%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12485885: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517527%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12517527: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509835%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12509835: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492187%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12492187: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500429%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12500429: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712362906%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12362906: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487035%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12487035: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501702%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12501702: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510885%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12510885: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712472557%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12472557: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513811%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12513811: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712407990%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12407990: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504627%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12504627: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712365324%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12365324: 0
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499525%27 HTTP/1.1" 200 None
2026-03-30 10:00:49 [carwow.gb] INFO: Scrape type for 12499525: 0
2026-03-30 10:00:49 [carwow.gb] INFO: Page 2: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=3
2026-03-30 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=3> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=2)
2026-03-30 10:00:50 [carwow.gb] INFO: Page 3: found 33 listings
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502220%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12502220: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712372680%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12372680: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493211%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12493211: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467372%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12467372: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499692%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12499692: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416246%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12416246: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500833%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12500833: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461369%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12461369: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503561%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12503561: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492785%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12492785: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505199%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12505199: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508702%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12508702: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482929%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12482929: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495864%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12495864: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514845%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12514845: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479486%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12479486: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520032%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12520032: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489722%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12489722: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463629%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12463629: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480911%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12480911: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494870%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12494870: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521740%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12521740: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485386%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12485386: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459354%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12459354: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484719%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12484719: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482382%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12482382: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513418%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12513418: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507272%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12507272: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712413379%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12413379: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522141%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12522141: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502341%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12502341: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496980%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12496980: 0
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499693%27 HTTP/1.1" 200 None
2026-03-30 10:00:50 [carwow.gb] INFO: Scrape type for 12499693: 0
2026-03-30 10:00:50 [carwow.gb] INFO: Page 3: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=4
2026-03-30 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=4> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=3)
2026-03-30 10:00:53 [carwow.gb] INFO: Page 4: found 33 listings
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512906%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12512906: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506530%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12506530: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712397436%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12397436: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415411%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12415411: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488585%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12488585: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523598%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12523598: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505042%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12505042: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512567%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12512567: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712396372%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12396372: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521804%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12521804: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512674%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12512674: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484293%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12484293: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507315%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12507315: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501463%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12501463: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507667%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12507667: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457944%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12457944: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479030%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12479030: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458581%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12458581: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524138%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12524138: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712397397%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12397397: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495745%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12495745: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712392721%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12392721: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417817%27 HTTP/1.1" 200 None
2026-03-30 10:00:53 [carwow.gb] INFO: Scrape type for 12417817: 0
2026-03-30 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498989%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12498989: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464159%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12464159: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417791%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12417791: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478774%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12478774: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478779%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12478779: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462248%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12462248: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460743%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12460743: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712406029%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12406029: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516648%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12516648: 0
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712422445%27 HTTP/1.1" 200 None
2026-03-30 10:00:54 [carwow.gb] INFO: Scrape type for 12422445: 0
2026-03-30 10:00:54 [carwow.gb] INFO: Page 4: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=5
2026-03-30 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=5> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=4)
2026-03-30 10:00:55 [carwow.gb] INFO: Page 5: found 33 listings
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504439%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12504439: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506869%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12506869: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507312%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12507312: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505472%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12505472: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501376%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12501376: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487279%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12487279: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507149%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12507149: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506957%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12506957: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395564%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12395564: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518345%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12518345: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499955%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12499955: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498142%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12498142: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504605%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12504605: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507666%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12507666: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515561%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12515561: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712393529%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12393529: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465245%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12465245: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515522%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12515522: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507798%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12507798: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519984%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12519984: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505391%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12505391: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497104%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12497104: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502188%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12502188: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415739%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12415739: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500049%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12500049: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501174%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12501174: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500215%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12500215: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481701%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12481701: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487121%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12487121: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506785%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12506785: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459872%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12459872: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520902%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12520902: 0
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494409%27 HTTP/1.1" 200 None
2026-03-30 10:00:55 [carwow.gb] INFO: Scrape type for 12494409: 0
2026-03-30 10:00:55 [carwow.gb] INFO: Page 5: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=6
2026-03-30 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=6> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=5)
2026-03-30 10:00:57 [carwow.gb] INFO: Page 6: found 33 listings
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512018%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12512018: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507265%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12507265: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503785%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12503785: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466424%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12466424: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513131%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12513131: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508784%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12508784: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511592%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12511592: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510401%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12510401: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510886%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12510886: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508433%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12508433: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508004%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12508004: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492780%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12492780: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482952%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12482952: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524205%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12524205: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519486%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12519486: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520395%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12520395: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511971%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12511971: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518175%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12518175: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391752%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12391752: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712369151%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12369151: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465855%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12465855: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507140%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12507140: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471675%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12471675: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493120%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12493120: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512897%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12512897: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408816%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12408816: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510186%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12510186: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501227%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12501227: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522255%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12522255: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414177%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12414177: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498413%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12498413: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499137%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12499137: 0
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489254%27 HTTP/1.1" 200 None
2026-03-30 10:00:57 [carwow.gb] INFO: Scrape type for 12489254: 0
2026-03-30 10:00:57 [carwow.gb] INFO: Page 6: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=7
2026-03-30 10:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=7> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=6)
2026-03-30 10:00:58 [carwow.gb] INFO: Page 7: found 33 listings
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495880%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12495880: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524015%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12524015: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712337900%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12337900: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462063%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12462063: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495959%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12495959: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712348322%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12348322: 0
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519339%27 HTTP/1.1" 200 None
2026-03-30 10:00:58 [carwow.gb] INFO: Scrape type for 12519339: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521392%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12521392: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712400705%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12400705: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465656%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12465656: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486344%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12486344: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501493%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12501493: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481280%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12481280: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479146%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12479146: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461979%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12461979: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514032%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12514032: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478981%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12478981: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510927%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12510927: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509032%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12509032: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479622%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12479622: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459832%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12459832: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487568%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12487568: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505370%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12505370: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712396466%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12396466: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502955%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12502955: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473611%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12473611: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511369%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12511369: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522270%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12522270: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395954%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12395954: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712388536%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12388536: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514233%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12514233: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492627%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12492627: 0
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511464%27 HTTP/1.1" 200 None
2026-03-30 10:00:59 [carwow.gb] INFO: Scrape type for 12511464: 0
2026-03-30 10:00:59 [carwow.gb] INFO: Page 7: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=8
2026-03-30 10:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=8> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=7)
2026-03-30 10:01:01 [carwow.gb] INFO: Page 8: found 33 listings
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510094%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12510094: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520671%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12520671: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525207%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12525207: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712411881%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12411881: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712407947%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12407947: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507152%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12507152: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712411221%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12411221: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517192%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12517192: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513981%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12513981: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712376397%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12376397: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500741%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12500741: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479092%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12479092: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505872%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12505872: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482532%27 HTTP/1.1" 200 None
2026-03-30 10:01:01 [carwow.gb] INFO: Scrape type for 12482532: 0
2026-03-30 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508523%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12508523: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510697%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12510697: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514369%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12514369: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508446%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12508446: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457470%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12457470: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503499%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12503499: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508093%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12508093: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506248%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12506248: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480484%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12480484: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485248%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12485248: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712409460%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12409460: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516992%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12516992: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399587%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12399587: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510847%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12510847: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501537%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12501537: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500260%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12500260: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479025%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12479025: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473553%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12473553: 0
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474743%27 HTTP/1.1" 200 None
2026-03-30 10:01:02 [carwow.gb] INFO: Scrape type for 12474743: 0
2026-03-30 10:01:02 [carwow.gb] INFO: Page 8: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=9
2026-03-30 10:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=9> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=8)
2026-03-30 10:01:03 [carwow.gb] INFO: Page 9: found 33 listings
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510994%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12510994: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513573%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12513573: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520894%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12520894: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712407159%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12407159: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467028%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12467028: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522040%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12522040: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492886%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12492886: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479061%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12479061: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508555%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12508555: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465209%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12465209: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481110%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12481110: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500753%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12500753: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519586%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12519586: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496321%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12496321: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487657%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12487657: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512240%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12512240: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510449%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12510449: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523871%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12523871: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513711%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12513711: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712397285%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12397285: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507219%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12507219: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468365%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12468365: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508857%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12508857: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495291%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12495291: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488844%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12488844: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488941%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12488941: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505943%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12505943: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505262%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12505262: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478362%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12478362: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511741%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12511741: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478339%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12478339: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508657%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12508657: 0
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481768%27 HTTP/1.1" 200 None
2026-03-30 10:01:03 [carwow.gb] INFO: Scrape type for 12481768: 0
2026-03-30 10:01:03 [carwow.gb] INFO: Page 9: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=10
2026-03-30 10:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=10> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=9)
2026-03-30 10:01:05 [carwow.gb] INFO: Page 10: found 33 listings
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506554%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12506554: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520397%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12520397: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399004%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12399004: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519925%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12519925: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414473%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12414473: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511965%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12511965: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458354%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12458354: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524544%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12524544: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497904%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12497904: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524875%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12524875: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512250%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12512250: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507689%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12507689: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487363%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12487363: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509815%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12509815: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483126%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12483126: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522644%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12522644: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514270%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12514270: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506133%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12506133: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498882%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12498882: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506408%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12506408: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479723%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12479723: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712426832%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12426832: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503421%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12503421: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487224%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12487224: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712398297%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12398297: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712392829%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12392829: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712386985%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12386985: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490340%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12490340: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501548%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12501548: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517852%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12517852: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408032%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12408032: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490915%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12490915: 0
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523488%27 HTTP/1.1" 200 None
2026-03-30 10:01:05 [carwow.gb] INFO: Scrape type for 12523488: 0
2026-03-30 10:01:05 [carwow.gb] INFO: Page 10: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=11
2026-03-30 10:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=11> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=10)
2026-03-30 10:01:06 [carwow.gb] INFO: Page 11: found 33 listings
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520292%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12520292: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481430%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12481430: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498695%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12498695: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479422%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12479422: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495340%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12495340: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487198%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12487198: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513033%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12513033: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521503%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12521503: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468496%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12468496: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508553%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12508553: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460852%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12460852: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469605%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12469605: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509352%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12509352: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525891%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12525891: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493330%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12493330: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514788%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12514788: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495432%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12495432: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471891%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12471891: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502515%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12502515: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512707%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12512707: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510291%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12510291: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506806%27 HTTP/1.1" 200 None
2026-03-30 10:01:06 [carwow.gb] INFO: Scrape type for 12506806: 0
2026-03-30 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484848%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12484848: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521408%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12521408: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492599%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12492599: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512277%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12512277: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509049%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12509049: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494867%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12494867: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496052%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12496052: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511763%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12511763: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490961%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12490961: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480331%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12480331: 0
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498498%27 HTTP/1.1" 200 None
2026-03-30 10:01:07 [carwow.gb] INFO: Scrape type for 12498498: 0
2026-03-30 10:01:07 [carwow.gb] INFO: Page 11: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=12
2026-03-30 10:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=12> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=11)
2026-03-30 10:01:08 [carwow.gb] INFO: Page 12: found 33 listings
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478276%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12478276: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462451%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12462451: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509474%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12509474: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416793%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12416793: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510577%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12510577: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522350%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12522350: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391425%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12391425: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483398%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12483398: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519928%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12519928: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503058%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12503058: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501945%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12501945: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491628%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12491628: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520030%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12520030: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521393%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12521393: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493618%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12493618: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479349%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12479349: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712407633%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12407633: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478401%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12478401: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495939%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12495939: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508583%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12508583: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514236%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12514236: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508139%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12508139: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503196%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12503196: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493665%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12493665: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474278%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12474278: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712390330%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12390330: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501902%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12501902: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416512%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12416512: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520058%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12520058: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462612%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12462612: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507587%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12507587: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512876%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12512876: 0
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462255%27 HTTP/1.1" 200 None
2026-03-30 10:01:08 [carwow.gb] INFO: Scrape type for 12462255: 0
2026-03-30 10:01:08 [carwow.gb] INFO: Page 12: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=13
2026-03-30 10:01:08 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 13 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:01:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 215MiB
2026-03-30 10:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=13> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=12)
2026-03-30 10:01:09 [carwow.gb] INFO: Page 13: found 33 listings
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501044%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12501044: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498551%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12498551: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464228%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12464228: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524811%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12524811: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507520%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12507520: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498564%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12498564: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508511%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12508511: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513794%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12513794: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509487%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12509487: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489057%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12489057: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516717%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12516717: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509534%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12509534: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408380%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12408380: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514798%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12514798: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477633%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12477633: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504473%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12504473: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520040%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12520040: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511825%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12511825: 0
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507622%27 HTTP/1.1" 200 None
2026-03-30 10:01:09 [carwow.gb] INFO: Scrape type for 12507622: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509120%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12509120: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482595%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12482595: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516561%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12516561: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462939%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12462939: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473102%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12473102: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459914%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12459914: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712379075%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12379075: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507151%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12507151: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469047%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12469047: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484294%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12484294: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508038%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12508038: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497212%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12497212: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523630%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12523630: 0
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490486%27 HTTP/1.1" 200 None
2026-03-30 10:01:10 [carwow.gb] INFO: Scrape type for 12490486: 0
2026-03-30 10:01:10 [carwow.gb] INFO: Page 13: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=14
2026-03-30 10:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=14> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=13)
2026-03-30 10:01:11 [carwow.gb] INFO: Page 14: found 33 listings
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522168%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12522168: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492426%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12492426: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465715%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12465715: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500458%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12500458: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461165%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12461165: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458274%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12458274: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505524%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12505524: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505927%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12505927: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523813%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12523813: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506983%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12506983: 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477946%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [carwow.gb] INFO: Scrape type for 12477946: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522475%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12522475: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480603%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12480603: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480709%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12480709: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500492%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12500492: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489233%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12489233: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487500%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12487500: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501791%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12501791: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525026%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12525026: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712412295%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12412295: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514043%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12514043: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508252%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12508252: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513099%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12513099: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512427%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12512427: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520820%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12520820: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469926%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12469926: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500943%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12500943: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507122%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12507122: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467025%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12467025: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520233%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12520233: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503475%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12503475: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507705%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12507705: 0
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513148%27 HTTP/1.1" 200 None
2026-03-30 10:01:12 [carwow.gb] INFO: Scrape type for 12513148: 0
2026-03-30 10:01:12 [carwow.gb] INFO: Page 14: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=15
2026-03-30 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=15> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=14)
2026-03-30 10:01:13 [carwow.gb] INFO: Page 15: found 33 listings
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506604%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12506604: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518058%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12518058: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513971%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12513971: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512635%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12512635: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523856%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12523856: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499364%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12499364: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515669%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12515669: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471508%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12471508: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482430%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12482430: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509219%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12509219: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485672%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12485672: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509560%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12509560: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488814%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12488814: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471044%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12471044: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507135%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12507135: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514427%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12514427: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494810%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12494810: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509904%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12509904: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498323%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12498323: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497873%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12497873: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510007%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12510007: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513298%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12513298: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522020%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12522020: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524227%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12524227: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494503%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12494503: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515444%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12515444: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519094%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12519094: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493902%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12493902: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506286%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12506286: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525118%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12525118: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417946%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12417946: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494415%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12494415: 0
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506811%27 HTTP/1.1" 200 None
2026-03-30 10:01:13 [carwow.gb] INFO: Scrape type for 12506811: 0
2026-03-30 10:01:13 [carwow.gb] INFO: Page 15: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=16
2026-03-30 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=16> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=15)
2026-03-30 10:01:15 [carwow.gb] INFO: Page 16: found 33 listings
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521530%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12521530: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515355%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12515355: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712411353%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12411353: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520088%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12520088: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500895%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12500895: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514955%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12514955: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521724%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12521724: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519693%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12519693: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485092%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12485092: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410596%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12410596: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489129%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12489129: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523153%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12523153: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519588%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12519588: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518130%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12518130: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712383788%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12383788: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506575%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12506575: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461775%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12461775: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500030%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12500030: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473936%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12473936: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469811%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12469811: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508405%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12508405: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510761%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12510761: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712343398%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12343398: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492795%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12492795: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466027%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12466027: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511257%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12511257: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523443%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12523443: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520617%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12520617: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498978%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12498978: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520809%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12520809: 0
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501394%27 HTTP/1.1" 200 None
2026-03-30 10:01:15 [carwow.gb] INFO: Scrape type for 12501394: 0
2026-03-30 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520298%27 HTTP/1.1" 200 None
2026-03-30 10:01:16 [carwow.gb] INFO: Scrape type for 12520298: 0
2026-03-30 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471850%27 HTTP/1.1" 200 None
2026-03-30 10:01:16 [carwow.gb] INFO: Scrape type for 12471850: 0
2026-03-30 10:01:16 [carwow.gb] INFO: Page 16: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=17
2026-03-30 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=17> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=16)
2026-03-30 10:01:17 [carwow.gb] INFO: Page 17: found 33 listings
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712422379%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12422379: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523982%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12523982: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521765%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12521765: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484636%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12484636: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509346%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12509346: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510760%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12510760: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501155%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12501155: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405925%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12405925: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712383776%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12383776: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494072%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12494072: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405324%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12405324: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508268%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12508268: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498482%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12498482: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505345%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12505345: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504426%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12504426: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712375256%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12375256: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499978%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12499978: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410145%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12410145: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461095%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12461095: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484566%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12484566: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487549%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12487549: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712339655%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12339655: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497572%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12497572: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712362729%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12362729: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511953%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12511953: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712389126%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12389126: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522690%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12522690: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513409%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12513409: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484619%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12484619: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508630%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12508630: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712388523%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12388523: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522072%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12522072: 0
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492540%27 HTTP/1.1" 200 None
2026-03-30 10:01:17 [carwow.gb] INFO: Scrape type for 12492540: 0
2026-03-30 10:01:17 [carwow.gb] INFO: Page 17: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=18
2026-03-30 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=18> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=17)
2026-03-30 10:01:19 [carwow.gb] INFO: Page 18: found 33 listings
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487926%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12487926: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506769%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12506769: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495604%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12495604: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480953%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12480953: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503948%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12503948: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506824%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12506824: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519244%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12519244: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508862%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508862: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502080%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12502080: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522935%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12522935: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510263%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12510263: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405213%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12405213: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466239%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12466239: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507236%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12507236: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507456%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12507456: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492853%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12492853: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508519%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508519: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523436%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12523436: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508644%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508644: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502120%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12502120: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522094%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12522094: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509358%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12509358: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501416%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12501416: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517840%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12517840: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492096%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12492096: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508141%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508141: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507791%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12507791: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712365763%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12365763: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508026%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508026: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712421340%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12421340: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514958%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12514958: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499960%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12499960: 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508085%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [carwow.gb] INFO: Scrape type for 12508085: 0
2026-03-30 10:01:19 [carwow.gb] INFO: Page 18: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=19
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=19> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=18)
2026-03-30 10:01:20 [carwow.gb] INFO: Page 19: found 33 listings
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482906%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12482906: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712402236%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12402236: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712413270%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12413270: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486146%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12486146: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466174%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12466174: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514977%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12514977: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492359%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12492359: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481747%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12481747: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462755%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12462755: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512003%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12512003: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518961%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12518961: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499063%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12499063: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505446%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12505446: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712370258%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12370258: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507196%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12507196: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520312%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12520312: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395430%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12395430: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506451%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12506451: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505023%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12505023: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512533%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [carwow.gb] INFO: Scrape type for 12512533: 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466456%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12466456: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712407967%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12407967: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499362%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12499362: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417118%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12417118: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499768%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12499768: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520713%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12520713: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509218%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12509218: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467399%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12467399: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501555%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12501555: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509236%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12509236: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473676%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12473676: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520013%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12520013: 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524994%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [carwow.gb] INFO: Scrape type for 12524994: 0
2026-03-30 10:01:21 [carwow.gb] INFO: Page 19: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=20
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=20> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=19)
2026-03-30 10:01:22 [carwow.gb] INFO: Page 20: found 33 listings
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522272%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12522272: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499548%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12499548: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520787%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12520787: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500155%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12500155: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502883%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12502883: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513684%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12513684: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487318%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12487318: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515318%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12515318: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478606%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12478606: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480702%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12480702: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712381198%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12381198: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502849%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12502849: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513146%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12513146: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525429%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12525429: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519296%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12519296: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499582%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12499582: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507310%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12507310: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495607%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12495607: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712413499%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12413499: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494730%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12494730: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492826%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12492826: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493015%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12493015: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493108%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12493108: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461825%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12461825: 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510911%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [carwow.gb] INFO: Scrape type for 12510911: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481788%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12481788: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410899%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12410899: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481394%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12481394: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515911%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12515911: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500986%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12500986: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712412074%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12412074: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525173%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12525173: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500624%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12500624: 0
2026-03-30 10:01:23 [carwow.gb] INFO: Page 20: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=21
2026-03-30 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=21> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=20)
2026-03-30 10:01:23 [carwow.gb] INFO: Page 21: found 33 listings
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488444%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12488444: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410736%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12410736: 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509602%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [carwow.gb] INFO: Scrape type for 12509602: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525025%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12525025: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512000%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12512000: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502775%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12502775: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500217%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12500217: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507602%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12507602: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507976%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12507976: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500251%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12500251: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469946%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12469946: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484770%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12484770: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508731%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12508731: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524676%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12524676: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510223%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12510223: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515027%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12515027: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503985%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12503985: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498403%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12498403: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514854%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12514854: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522238%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12522238: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523940%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12523940: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498660%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12498660: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457935%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12457935: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499529%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12499529: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520411%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12520411: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512416%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12512416: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508406%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12508406: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523188%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12523188: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489944%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12489944: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480871%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12480871: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507065%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12507065: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712413354%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12413354: 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499811%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [carwow.gb] INFO: Scrape type for 12499811: 0
2026-03-30 10:01:24 [carwow.gb] INFO: Page 21: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=22
2026-03-30 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=22> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=21)
2026-03-30 10:01:26 [carwow.gb] INFO: Page 22: found 33 listings
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523079%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12523079: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519768%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12519768: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482032%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12482032: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712385130%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12385130: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482758%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12482758: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508748%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12508748: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490882%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12490882: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712338496%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12338496: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514189%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12514189: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511811%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12511811: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509787%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12509787: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481345%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12481345: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513840%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [carwow.gb] INFO: Scrape type for 12513840: 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515146%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12515146: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514184%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12514184: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492429%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12492429: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520936%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12520936: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712396804%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12396804: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497300%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12497300: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488477%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12488477: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488395%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12488395: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521422%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12521422: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519951%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12519951: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712409627%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12409627: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469806%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12469806: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508016%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12508016: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504463%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12504463: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515044%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12515044: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712372327%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12372327: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502629%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12502629: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503576%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12503576: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480356%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12480356: 0
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712401966%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [carwow.gb] INFO: Scrape type for 12401966: 0
2026-03-30 10:01:27 [carwow.gb] INFO: Page 22: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=23
2026-03-30 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=23> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=22)
2026-03-30 10:01:28 [carwow.gb] INFO: Page 23: found 33 listings
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500350%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12500350: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512377%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12512377: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510606%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12510606: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712402452%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12402452: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514892%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12514892: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521996%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12521996: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487935%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12487935: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515055%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12515055: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712424367%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12424367: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485946%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12485946: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510362%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12510362: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512097%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12512097: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516758%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12516758: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493507%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12493507: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414914%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12414914: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482709%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12482709: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483450%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12483450: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712472976%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12472976: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514143%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12514143: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509778%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12509778: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486981%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12486981: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503047%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12503047: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712366073%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12366073: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479193%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12479193: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485979%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12485979: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512293%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12512293: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501418%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12501418: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495626%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12495626: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521156%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12521156: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496893%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12496893: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498283%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12498283: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502054%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12502054: 0
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712343153%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [carwow.gb] INFO: Scrape type for 12343153: 0
2026-03-30 10:01:28 [carwow.gb] INFO: Page 23: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=24
2026-03-30 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=24> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=23)
2026-03-30 10:01:29 [carwow.gb] INFO: Page 24: found 33 listings
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712409693%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12409693: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483299%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12483299: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523706%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12523706: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395949%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12395949: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510705%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12510705: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712404648%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12404648: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712472311%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12472311: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511993%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12511993: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712406347%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12406347: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414624%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12414624: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514524%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12514524: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510752%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12510752: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507231%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12507231: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712389890%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12389890: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477974%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12477974: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500082%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12500082: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501869%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12501869: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513291%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12513291: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488102%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12488102: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483477%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [carwow.gb] INFO: Scrape type for 12483477: 0
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524004%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12524004: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469043%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12469043: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416288%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12416288: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520625%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12520625: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469201%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12469201: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480726%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12480726: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712431118%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12431118: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496563%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12496563: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470192%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12470192: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479221%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12479221: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512281%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12512281: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512865%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12512865: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493069%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12493069: 0
2026-03-30 10:01:30 [carwow.gb] INFO: Page 24: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=25
2026-03-30 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=25> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=24)
2026-03-30 10:01:30 [carwow.gb] INFO: Page 25: found 33 listings
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473751%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12473751: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521402%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12521402: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505252%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12505252: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501567%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12501567: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509112%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [carwow.gb] INFO: Scrape type for 12509112: 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496178%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12496178: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517765%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12517765: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515005%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12515005: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712394150%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12394150: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712368388%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12368388: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500854%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12500854: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507401%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12507401: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519949%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12519949: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712360871%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12360871: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508328%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12508328: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490318%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12490318: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520388%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12520388: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511342%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12511342: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462973%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12462973: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511293%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12511293: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480285%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12480285: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471429%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12471429: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523618%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12523618: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477655%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12477655: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510092%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12510092: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507468%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12507468: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497464%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12497464: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712401197%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12401197: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508554%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12508554: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508488%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12508488: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480024%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12480024: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501523%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12501523: 0
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510032%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [carwow.gb] INFO: Scrape type for 12510032: 0
2026-03-30 10:01:31 [carwow.gb] INFO: Page 25: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=26
2026-03-30 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=26> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=25)
2026-03-30 10:01:32 [carwow.gb] INFO: Page 26: found 33 listings
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417099%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12417099: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481028%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12481028: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510905%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12510905: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502584%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12502584: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508809%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12508809: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477906%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12477906: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485637%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12485637: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503765%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12503765: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486204%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12486204: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465382%27 HTTP/1.1" 200 None
2026-03-30 10:01:32 [carwow.gb] INFO: Scrape type for 12465382: 0
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514356%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12514356: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520303%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12520303: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512660%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12512660: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506831%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12506831: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520752%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12520752: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712416607%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12416607: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482029%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12482029: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516633%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12516633: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521315%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12521315: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510827%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12510827: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520322%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12520322: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410198%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12410198: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467434%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12467434: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458935%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12458935: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480928%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12480928: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505561%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12505561: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464731%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12464731: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513021%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12513021: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488926%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12488926: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480542%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12480542: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524955%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12524955: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712406287%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12406287: 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500735%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [carwow.gb] INFO: Scrape type for 12500735: 0
2026-03-30 10:01:33 [carwow.gb] INFO: Page 26: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=27
2026-03-30 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=27> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=26)
2026-03-30 10:01:34 [carwow.gb] INFO: Page 27: found 33 listings
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485580%27 HTTP/1.1" 200 None
2026-03-30 10:01:34 [carwow.gb] INFO: Scrape type for 12485580: 0
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470343%27 HTTP/1.1" 200 None
2026-03-30 10:01:34 [carwow.gb] INFO: Scrape type for 12470343: 0
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488446%27 HTTP/1.1" 200 None
2026-03-30 10:01:34 [carwow.gb] INFO: Scrape type for 12488446: 0
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519930%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12519930: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520624%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12520624: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469623%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12469623: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463104%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12463104: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469009%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12469009: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511178%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12511178: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510718%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12510718: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519816%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12519816: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469204%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12469204: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495223%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12495223: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514686%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12514686: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482068%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12482068: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506632%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12506632: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522973%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12522973: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508201%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12508201: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488505%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12488505: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511837%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12511837: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490589%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12490589: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482773%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12482773: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497895%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12497895: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509280%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12509280: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469527%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12469527: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496824%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12496824: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523030%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12523030: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513043%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12513043: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500940%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12500940: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512718%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12512718: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511664%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12511664: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519644%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12519644: 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501149%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [carwow.gb] INFO: Scrape type for 12501149: 0
2026-03-30 10:01:35 [carwow.gb] INFO: Page 27: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=28
2026-03-30 10:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=28> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=27)
2026-03-30 10:01:36 [carwow.gb] INFO: Page 28: found 33 listings
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509299%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12509299: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505402%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12505402: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496456%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12496456: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501110%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12501110: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712375401%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12375401: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500153%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12500153: 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486403%27 HTTP/1.1" 200 None
2026-03-30 10:01:36 [carwow.gb] INFO: Scrape type for 12486403: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520260%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12520260: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497816%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12497816: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468950%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12468950: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500855%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12500855: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513456%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12513456: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467421%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12467421: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524053%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12524053: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510628%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12510628: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508447%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12508447: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524200%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12524200: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515611%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12515611: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487710%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12487710: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470236%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12470236: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514791%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12514791: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506652%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12506652: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497477%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12497477: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491698%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12491698: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492994%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12492994: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513090%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12513090: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495775%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12495775: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498893%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12498893: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405129%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12405129: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509402%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12509402: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468797%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12468797: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499783%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12499783: 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519743%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [carwow.gb] INFO: Scrape type for 12519743: 0
2026-03-30 10:01:37 [carwow.gb] INFO: Page 28: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=29
2026-03-30 10:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=29> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=28)
2026-03-30 10:01:38 [carwow.gb] INFO: Page 29: found 33 listings
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494948%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12494948: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712412665%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12412665: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501623%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12501623: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480132%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12480132: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522194%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12522194: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507939%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12507939: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474345%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12474345: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496140%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12496140: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516874%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12516874: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511409%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12511409: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512590%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12512590: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465662%27 HTTP/1.1" 200 None
2026-03-30 10:01:38 [carwow.gb] INFO: Scrape type for 12465662: 0
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501729%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12501729: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511962%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12511962: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521529%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12521529: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516550%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12516550: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478031%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12478031: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491704%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12491704: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712382283%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12382283: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477644%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12477644: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474459%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12474459: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495066%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12495066: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481452%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12481452: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468055%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12468055: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505660%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12505660: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712403272%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12403272: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481888%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12481888: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712398670%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12398670: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712343294%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12343294: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501946%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12501946: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506593%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12506593: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506865%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12506865: 0
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520529%27 HTTP/1.1" 200 None
2026-03-30 10:01:39 [carwow.gb] INFO: Scrape type for 12520529: 0
2026-03-30 10:01:39 [carwow.gb] INFO: Page 29: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=30
2026-03-30 10:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=30> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=29)
2026-03-30 10:01:40 [carwow.gb] INFO: Page 30: found 33 listings
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508444%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12508444: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506977%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12506977: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501511%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12501511: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493388%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12493388: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465242%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12465242: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489097%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12489097: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712385849%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12385849: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500538%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12500538: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468315%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12468315: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510298%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12510298: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513278%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12513278: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515188%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12515188: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465064%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12465064: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525130%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12525130: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405999%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12405999: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491037%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12491037: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483491%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12483491: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712374973%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12374973: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508204%27 HTTP/1.1" 200 None
2026-03-30 10:01:40 [carwow.gb] INFO: Scrape type for 12508204: 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511040%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12511040: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525166%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12525166: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712389803%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12389803: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465294%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12465294: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515313%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12515313: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523530%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12523530: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498567%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12498567: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460134%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12460134: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492559%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12492559: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493237%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12493237: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501477%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12501477: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508355%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12508355: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518635%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12518635: 0
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498744%27 HTTP/1.1" 200 None
2026-03-30 10:01:41 [carwow.gb] INFO: Scrape type for 12498744: 0
2026-03-30 10:01:41 [carwow.gb] INFO: Page 30: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=31
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=31> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=30)
2026-03-30 10:01:42 [carwow.gb] INFO: Page 31: found 33 listings
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505907%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12505907: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520204%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12520204: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408963%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12408963: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506929%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12506929: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408091%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12408091: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500488%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12500488: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459851%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12459851: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479936%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12479936: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414408%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12414408: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489169%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12489169: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712419717%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12419717: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469860%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12469860: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515866%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12515866: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513250%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12513250: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522397%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12522397: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712412994%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12412994: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512949%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12512949: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498570%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12498570: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520660%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12520660: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712404778%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12404778: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493162%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12493162: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508101%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12508101: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501393%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12501393: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712369498%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12369498: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493558%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12493558: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516135%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12516135: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508034%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12508034: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507451%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12507451: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521356%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12521356: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496443%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12496443: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514231%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12514231: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512345%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12512345: 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464930%27 HTTP/1.1" 200 None
2026-03-30 10:01:42 [carwow.gb] INFO: Scrape type for 12464930: 0
2026-03-30 10:01:42 [carwow.gb] INFO: Page 31: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=32
2026-03-30 10:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=32> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=31)
2026-03-30 10:01:43 [carwow.gb] INFO: Page 32: found 33 listings
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520941%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12520941: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521790%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12521790: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500810%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12500810: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510962%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12510962: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478204%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12478204: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522867%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12522867: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515999%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12515999: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483159%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12483159: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506656%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12506656: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523582%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [carwow.gb] INFO: Scrape type for 12523582: 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500164%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12500164: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512617%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12512617: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516606%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12516606: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465818%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12465818: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499567%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12499567: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513462%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12513462: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521643%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12521643: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480852%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12480852: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481815%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12481815: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480246%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12480246: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470504%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12470504: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712378274%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12378274: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712393429%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12393429: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497858%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12497858: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515312%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12515312: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502324%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12502324: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508755%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12508755: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391661%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12391661: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468647%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12468647: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501820%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12501820: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503941%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12503941: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521004%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12521004: 0
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522297%27 HTTP/1.1" 200 None
2026-03-30 10:01:44 [carwow.gb] INFO: Scrape type for 12522297: 0
2026-03-30 10:01:44 [carwow.gb] INFO: Page 32: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=33
2026-03-30 10:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=33> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=32)
2026-03-30 10:01:45 [carwow.gb] INFO: Page 33: found 33 listings
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510355%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12510355: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462884%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12462884: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510859%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12510859: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498899%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12498899: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520023%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12520023: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508428%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12508428: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498604%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12498604: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482260%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12482260: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513436%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12513436: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712410331%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12410331: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512904%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12512904: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486757%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12486757: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487943%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12487943: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508989%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12508989: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499600%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12499600: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481178%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12481178: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712334885%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12334885: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488044%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12488044: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513704%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12513704: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485937%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12485937: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511580%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12511580: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466936%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12466936: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521805%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12521805: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499360%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12499360: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495374%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12495374: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395060%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12395060: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514291%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12514291: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520059%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12520059: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520641%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12520641: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462910%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12462910: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483943%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12483943: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493919%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12493919: 0
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515074%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [carwow.gb] INFO: Scrape type for 12515074: 0
2026-03-30 10:01:45 [carwow.gb] INFO: Page 33: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=34
2026-03-30 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=34> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=33)
2026-03-30 10:01:46 [carwow.gb] INFO: Page 34: found 33 listings
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520138%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12520138: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497386%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12497386: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492779%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12492779: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513114%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12513114: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506197%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12506197: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493643%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12493643: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484257%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12484257: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494111%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12494111: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490944%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12490944: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496196%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12496196: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415380%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12415380: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507552%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12507552: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480536%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12480536: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484050%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12484050: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500365%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12500365: 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712401705%27 HTTP/1.1" 200 None
2026-03-30 10:01:46 [carwow.gb] INFO: Scrape type for 12401705: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486596%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12486596: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467503%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12467503: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508285%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12508285: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512678%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12512678: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512189%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12512189: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508612%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12508612: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500196%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12500196: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492000%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12492000: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499093%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12499093: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712396228%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12396228: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506184%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12506184: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509466%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12509466: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506210%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12506210: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509249%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12509249: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519563%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12519563: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505104%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12505104: 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497772%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [carwow.gb] INFO: Scrape type for 12497772: 0
2026-03-30 10:01:47 [carwow.gb] INFO: Page 34: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=35
2026-03-30 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=35> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=34)
2026-03-30 10:01:48 [carwow.gb] INFO: Page 35: found 33 listings
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490796%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12490796: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712330024%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12330024: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503072%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12503072: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460706%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12460706: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483779%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12483779: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509337%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12509337: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479731%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12479731: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500052%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12500052: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498755%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12498755: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481327%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12481327: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479015%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12479015: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482816%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12482816: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496308%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12496308: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508595%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12508595: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496007%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12496007: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467799%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12467799: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506107%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [carwow.gb] INFO: Scrape type for 12506107: 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712386905%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12386905: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494082%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12494082: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499636%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12499636: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464048%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12464048: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497482%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12497482: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712437063%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12437063: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509504%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12509504: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510428%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12510428: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506573%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12506573: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471343%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12471343: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480486%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12480486: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505525%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12505525: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507806%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12507806: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515249%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12515249: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492870%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12492870: 0
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495344%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [carwow.gb] INFO: Scrape type for 12495344: 0
2026-03-30 10:01:49 [carwow.gb] INFO: Page 35: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=36
2026-03-30 10:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=36> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=35)
2026-03-30 10:01:50 [carwow.gb] INFO: Page 36: found 33 listings
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503017%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12503017: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512467%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12512467: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511960%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12511960: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487740%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12487740: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519770%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12519770: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494017%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12494017: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463246%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12463246: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470427%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12470427: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500650%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12500650: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503155%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12503155: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712472537%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12472537: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499324%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12499324: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497887%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12497887: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506454%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12506454: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524536%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12524536: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508149%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12508149: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521060%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12521060: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712429179%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12429179: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507707%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12507707: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507386%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12507386: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395592%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12395592: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501109%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12501109: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499997%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12499997: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482563%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12482563: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712383548%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12383548: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512026%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12512026: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505650%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12505650: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520814%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12520814: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522278%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12522278: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493817%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12493817: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504110%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12504110: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712403907%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12403907: 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507884%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [carwow.gb] INFO: Scrape type for 12507884: 0
2026-03-30 10:01:50 [carwow.gb] INFO: Page 36: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=37
2026-03-30 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=37> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=36)
2026-03-30 10:01:51 [carwow.gb] INFO: Page 37: found 33 listings
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486856%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12486856: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495707%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12495707: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492250%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12492250: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477654%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12477654: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496259%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12496259: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509507%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12509507: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502001%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12502001: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499501%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12499501: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488988%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12488988: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489797%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12489797: 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712428711%27 HTTP/1.1" 200 None
2026-03-30 10:01:51 [carwow.gb] INFO: Scrape type for 12428711: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497389%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12497389: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509205%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12509205: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482774%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12482774: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503172%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12503172: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504366%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12504366: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510337%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12510337: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519998%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12519998: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485288%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12485288: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514294%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12514294: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500947%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12500947: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486638%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12486638: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515494%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12515494: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465558%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12465558: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467042%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12467042: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482023%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12482023: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513333%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12513333: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520031%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12520031: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486461%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12486461: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468166%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12468166: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469819%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12469819: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509377%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12509377: 0
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513622%27 HTTP/1.1" 200 None
2026-03-30 10:01:52 [carwow.gb] INFO: Scrape type for 12513622: 0
2026-03-30 10:01:52 [carwow.gb] INFO: Page 37: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=38
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=38> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=37)
2026-03-30 10:01:53 [carwow.gb] INFO: Page 38: found 33 listings
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507352%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12507352: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519381%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12519381: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500462%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12500462: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462611%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12462611: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491766%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12491766: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474376%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12474376: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510643%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12510643: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514795%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12514795: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520566%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12520566: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399646%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12399646: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509224%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12509224: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487877%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12487877: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518157%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12518157: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712449644%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12449644: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484886%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12484886: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712366098%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12366098: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507832%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12507832: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506494%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12506494: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507128%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12507128: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510798%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12510798: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525095%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12525095: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503494%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12503494: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712388994%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12388994: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480315%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12480315: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507107%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12507107: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515528%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12515528: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494087%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12494087: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508417%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12508417: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507698%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12507698: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513740%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12513740: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512901%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12512901: 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495569%27 HTTP/1.1" 200 None
2026-03-30 10:01:53 [carwow.gb] INFO: Scrape type for 12495569: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516820%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12516820: 0
2026-03-30 10:01:54 [carwow.gb] INFO: Page 38: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=39
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=39> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=38)
2026-03-30 10:01:54 [carwow.gb] INFO: Page 39: found 33 listings
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505248%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12505248: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506284%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12506284: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524280%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12524280: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460488%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12460488: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712352811%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12352811: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503809%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12503809: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524917%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12524917: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491218%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12491218: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499373%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12499373: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509396%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [carwow.gb] INFO: Scrape type for 12509396: 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511640%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12511640: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415791%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12415791: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399861%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12399861: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503748%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12503748: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460641%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12460641: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510599%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12510599: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507880%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12507880: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519966%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12519966: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712490146%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12490146: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517635%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12517635: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516839%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12516839: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492547%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12492547: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508707%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12508707: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712390375%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12390375: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473401%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12473401: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520427%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12520427: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478220%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12478220: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503613%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12503613: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514719%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12514719: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499027%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12499027: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497432%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12497432: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408903%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12408903: 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469030%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [carwow.gb] INFO: Scrape type for 12469030: 0
2026-03-30 10:01:55 [carwow.gb] INFO: Page 39: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=40
2026-03-30 10:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=40> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=39)
2026-03-30 10:01:57 [carwow.gb] INFO: Page 40: found 33 listings
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414355%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12414355: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399325%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12399325: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468883%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12468883: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507594%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12507594: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503932%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12503932: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509174%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12509174: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521051%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12521051: 0
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712474427%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [carwow.gb] INFO: Scrape type for 12474427: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511744%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12511744: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473878%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12473878: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712406736%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12406736: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522584%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12522584: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506908%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12506908: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466891%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12466891: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496337%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12496337: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469149%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12469149: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502031%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12502031: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486708%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12486708: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494884%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12494884: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505788%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12505788: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500414%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12500414: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462355%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12462355: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486691%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12486691: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523066%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12523066: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478692%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12478692: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510554%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12510554: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493865%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12493865: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486601%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12486601: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522067%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12522067: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500435%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12500435: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495582%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12495582: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515796%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12515796: 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493006%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [carwow.gb] INFO: Scrape type for 12493006: 0
2026-03-30 10:01:58 [carwow.gb] INFO: Page 40: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=41
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=41> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=40)
2026-03-30 10:01:59 [carwow.gb] INFO: Page 41: found 33 listings
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497059%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12497059: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417009%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12417009: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463207%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12463207: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495321%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12495321: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466704%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12466704: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499836%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12499836: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525723%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12525723: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712367095%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12367095: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712418091%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12418091: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461024%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12461024: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525017%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12525017: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515928%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12515928: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505783%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12505783: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514191%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12514191: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521619%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12521619: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511928%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12511928: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508813%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12508813: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484550%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12484550: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497517%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12497517: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515723%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12515723: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489190%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12489190: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520914%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12520914: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467270%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12467270: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521933%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12521933: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499177%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12499177: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524122%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12524122: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712463156%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12463156: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494325%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12494325: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512362%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12512362: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498887%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12498887: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464674%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12464674: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508801%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12508801: 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712459908%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [carwow.gb] INFO: Scrape type for 12459908: 0
2026-03-30 10:01:59 [carwow.gb] INFO: Page 41: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=42
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=42> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=41)
2026-03-30 10:02:00 [carwow.gb] INFO: Page 42: found 33 listings
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514238%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12514238: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712382840%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12382840: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513650%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12513650: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509386%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12509386: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468451%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12468451: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493496%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12493496: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712380482%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12380482: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478959%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12478959: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492844%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12492844: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506848%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [carwow.gb] INFO: Scrape type for 12506848: 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457722%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12457722: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399517%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12399517: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479975%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12479975: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391387%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12391387: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506937%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12506937: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525584%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12525584: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513668%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12513668: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497434%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12497434: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501970%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12501970: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457742%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12457742: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510751%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12510751: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521296%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12521296: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511772%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12511772: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483914%27 HTTP/1.1" 200 None
2026-03-30 10:02:01 [carwow.gb] INFO: Scrape type for 12483914: 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481579%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12481579: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483140%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12483140: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480184%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12480184: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508119%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12508119: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465109%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12465109: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499055%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12499055: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712485880%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12485880: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712453367%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12453367: 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522945%27 HTTP/1.1" 200 None
2026-03-30 10:02:02 [carwow.gb] INFO: Scrape type for 12522945: 0
2026-03-30 10:02:02 [carwow.gb] INFO: Page 42: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=43
2026-03-30 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=43> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=42)
2026-03-30 10:02:03 [carwow.gb] INFO: Page 43: found 33 listings
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502893%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12502893: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519713%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12519713: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506854%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12506854: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712504358%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12504358: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510722%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12510722: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469891%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12469891: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491470%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12491470: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514478%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12514478: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469710%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12469710: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501532%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12501532: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486953%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12486953: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520677%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12520677: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482543%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12482543: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515107%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12515107: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712470438%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12470438: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505821%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12505821: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492822%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12492822: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505066%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12505066: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481550%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12481550: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523274%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12523274: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461253%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12461253: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712389097%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12389097: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513734%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12513734: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509743%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12509743: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518955%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12518955: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494534%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12494534: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513182%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12513182: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511437%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12511437: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712422155%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12422155: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499469%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12499469: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511302%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12511302: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507471%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12507471: 0
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502532%27 HTTP/1.1" 200 None
2026-03-30 10:02:03 [carwow.gb] INFO: Scrape type for 12502532: 0
2026-03-30 10:02:03 [carwow.gb] INFO: Page 43: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=44
2026-03-30 10:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=44> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=43)
2026-03-30 10:02:04 [carwow.gb] INFO: Page 44: found 33 listings
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515401%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12515401: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516089%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12516089: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495525%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12495525: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505546%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12505546: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507971%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12507971: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510822%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12510822: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712387892%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12387892: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521194%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12521194: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518953%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12518953: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712381157%27 HTTP/1.1" 200 None
2026-03-30 10:02:04 [carwow.gb] INFO: Scrape type for 12381157: 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712501120%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12501120: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518623%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12518623: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482174%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12482174: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508288%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12508288: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499839%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12499839: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712358247%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12358247: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517393%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12517393: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712395670%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12395670: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508108%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12508108: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505869%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12505869: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491932%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12491932: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498525%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12498525: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493551%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12493551: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712467201%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12467201: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511386%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12511386: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507318%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12507318: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465025%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12465025: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499715%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12499715: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523242%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12523242: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507138%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12507138: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500705%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12500705: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712429161%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12429161: 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493131%27 HTTP/1.1" 200 None
2026-03-30 10:02:05 [carwow.gb] INFO: Scrape type for 12493131: 0
2026-03-30 10:02:05 [carwow.gb] INFO: Page 44: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=45
2026-03-30 10:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=45> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=44)
2026-03-30 10:02:06 [carwow.gb] INFO: Page 45: found 33 listings
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497757%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12497757: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516777%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12516777: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712390621%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12390621: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514175%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12514175: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512337%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12512337: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498045%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12498045: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522053%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12522053: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457399%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12457399: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514847%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12514847: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712355276%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12355276: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512593%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12512593: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514546%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12514546: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469483%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12469483: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465366%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12465366: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480140%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12480140: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415192%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12415192: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460283%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12460283: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518812%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12518812: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479190%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12479190: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493625%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12493625: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712385011%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12385011: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525149%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12525149: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391654%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12391654: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521793%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12521793: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506538%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12506538: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520272%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12520272: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513461%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12513461: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506879%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12506879: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495571%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12495571: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483798%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12483798: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498539%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12498539: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500431%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12500431: 0
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712400256%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [carwow.gb] INFO: Scrape type for 12400256: 0
2026-03-30 10:02:07 [carwow.gb] INFO: Page 45: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=46
2026-03-30 10:02:08 [scrapy.extensions.logstats] INFO: Crawled 46 pages (at 33 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:02:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 259MiB
2026-03-30 10:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=46> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=45)
2026-03-30 10:02:08 [carwow.gb] INFO: Page 46: found 33 listings
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517254%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12517254: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506545%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12506545: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502711%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12502711: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496605%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12496605: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521099%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12521099: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461683%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12461683: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520917%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12520917: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477398%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12477398: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457775%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12457775: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506739%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12506739: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512198%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12512198: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712472293%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12472293: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712414236%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12414236: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508384%27 HTTP/1.1" 200 None
2026-03-30 10:02:08 [carwow.gb] INFO: Scrape type for 12508384: 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511403%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12511403: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462200%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12462200: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469449%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12469449: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511793%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12511793: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513846%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12513846: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712392574%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12392574: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499667%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12499667: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458391%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12458391: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712482224%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12482224: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486865%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12486865: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498662%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12498662: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479538%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12479538: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503484%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12503484: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514839%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12514839: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712373767%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12373767: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488058%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12488058: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468013%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12468013: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712397226%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12397226: 0
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513361%27 HTTP/1.1" 200 None
2026-03-30 10:02:09 [carwow.gb] INFO: Scrape type for 12513361: 0
2026-03-30 10:02:09 [carwow.gb] INFO: Page 46: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=47
2026-03-30 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=47> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=46)
2026-03-30 10:02:10 [carwow.gb] INFO: Page 47: found 33 listings
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524305%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12524305: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462922%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12462922: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518939%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12518939: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491358%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12491358: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712466789%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12466789: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484855%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12484855: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712405833%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12405833: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522514%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12522514: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519489%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12519489: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712461781%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12461781: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712419766%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12419766: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500775%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12500775: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468298%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12468298: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507388%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12507388: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524285%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12524285: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480490%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12480490: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479112%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12479112: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712518983%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12518983: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523782%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12523782: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415964%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12415964: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391056%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12391056: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712370466%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12370466: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712415659%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12415659: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497494%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12497494: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522493%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12522493: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507184%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12507184: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506737%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12506737: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510309%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12510309: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712404081%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12404081: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513070%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12513070: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497229%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12497229: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503505%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12503505: 0
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520039%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [carwow.gb] INFO: Scrape type for 12520039: 0
2026-03-30 10:02:10 [carwow.gb] INFO: Page 47: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=48
2026-03-30 10:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=48> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=47)
2026-03-30 10:02:11 [carwow.gb] INFO: Page 48: found 33 listings
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712383118%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12383118: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521007%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12521007: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523829%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12523829: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483790%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12483790: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492177%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12492177: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514195%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12514195: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399301%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12399301: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523693%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12523693: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491521%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12491521: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510534%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12510534: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519092%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12519092: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514325%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12514325: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712374918%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12374918: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712388092%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12388092: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464108%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12464108: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523353%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12523353: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712486459%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12486459: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494054%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12494054: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484203%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12484203: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483878%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12483878: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487503%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12487503: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507299%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12507299: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510810%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12510810: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712360886%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12360886: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507669%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12507669: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511638%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12511638: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712503267%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12503267: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520960%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12520960: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712392074%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12392074: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500181%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12500181: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500768%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12500768: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511643%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12511643: 0
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468017%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [carwow.gb] INFO: Scrape type for 12468017: 0
2026-03-30 10:02:12 [carwow.gb] INFO: Page 48: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=49
2026-03-30 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=49> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=48)
2026-03-30 10:02:13 [carwow.gb] INFO: Page 49: found 33 listings
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507210%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12507210: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510654%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12510654: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712477502%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12477502: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712492488%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12492488: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515684%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12515684: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484388%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12484388: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712460131%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12460131: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399836%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12399836: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712471746%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12471746: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523017%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12523017: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487603%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12487603: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483734%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12483734: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712521414%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12521414: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712494775%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12494775: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712514237%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12514237: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712493974%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12493974: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508408%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12508408: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712487288%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12487288: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712325272%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12325272: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712406383%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12406383: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502228%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12502228: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712517927%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12517927: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512282%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12512282: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712457496%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12457496: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712484079%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12484079: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712401778%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12401778: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712520372%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12520372: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712479040%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12479040: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712390218%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12390218: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712408910%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12408910: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712495960%27 HTTP/1.1" 200 None
2026-03-30 10:02:13 [carwow.gb] INFO: Scrape type for 12495960: 0
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712488303%27 HTTP/1.1" 200 None
2026-03-30 10:02:14 [carwow.gb] INFO: Scrape type for 12488303: 0
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497513%27 HTTP/1.1" 200 None
2026-03-30 10:02:14 [carwow.gb] INFO: Scrape type for 12497513: 0
2026-03-30 10:02:14 [carwow.gb] INFO: Page 49: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=50
2026-03-30 10:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=50> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=49)
2026-03-30 10:02:14 [carwow.gb] INFO: Page 50: found 33 listings
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712475816%27 HTTP/1.1" 200 None
2026-03-30 10:02:14 [carwow.gb] INFO: Scrape type for 12475816: 0
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519760%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12519760: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512833%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12512833: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712468755%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12468755: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496060%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12496060: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712513945%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12513945: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712515203%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12515203: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712500708%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12500708: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712522026%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12522026: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509967%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12509967: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712462996%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12462996: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712511304%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12511304: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712411372%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12411372: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712413478%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12413478: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712458798%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12458798: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712469016%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12469016: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712516113%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12516113: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712430438%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12430438: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712523995%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12523995: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712478788%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12478788: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712481080%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12481080: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712506083%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12506083: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712316744%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12316744: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712512218%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12512218: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496297%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12496297: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712483913%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12483913: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712499281%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12499281: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712510694%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12510694: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712524075%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12524075: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712498679%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12498679: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712464016%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12464016: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712509884%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12509884: 0
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712473389%27 HTTP/1.1" 200 None
2026-03-30 10:02:15 [carwow.gb] INFO: Scrape type for 12473389: 0
2026-03-30 10:02:15 [carwow.gb] INFO: Page 50: next page found at /dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=51
2026-03-30 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=51> (referer: https://dealers.carwow.co.uk/dealers/listings/load_page?active_tab=stock&listing_type=all&pagination%5Bcurrent_page%5D=50)
2026-03-30 10:02:17 [carwow.gb] INFO: Page 51: found 18 listings
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712411224%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12411224: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525492%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12525492: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505555%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12505555: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712489237%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12489237: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712519459%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12519459: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712496653%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12496653: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712491233%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12491233: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712391029%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12391029: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712505180%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12505180: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712417162%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12417162: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712508533%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12508533: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712399552%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12399552: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712502482%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12502482: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712404275%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12404275: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712507731%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12507731: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712525615%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12525615: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712480663%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12480663: 0
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712497340%27 HTTP/1.1" 200 None
2026-03-30 10:02:17 [carwow.gb] INFO: Scrape type for 12497340: 0
2026-03-30 10:02:17 [carwow.gb] INFO: Page 51: no more pages, pagination complete
2026-03-30 10:02:17 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 10:02:17 [carwow.gb] INFO: carwow.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>: 1668, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20last_price_update_time%20lt%201774432938 HTTP/1.1" 200 None
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12300111') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12310023') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12312574') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12322928') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12322977') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12323543') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12349810') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12352994') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12360718') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12361316') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12367194') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12367442') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12368100') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12368224') HTTP/1.1" 204 0
2026-03-30 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12369266') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12369630') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12369722') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12370320') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12372666') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12375405') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12377884') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12378380') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12378468') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12380897') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12381112') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12381379') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12381690') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12382208') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12383598') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12383692') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12384124') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12384751') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12387745') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12388343') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12390458') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12390983') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12391440') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12391838') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12392671') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12393017') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12393225') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12394606') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12395104') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12395557') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12395931') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12396172') HTTP/1.1" 204 0
2026-03-30 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='carwow.gb',RowKey='12396544') HTTP/1.1" 204 0
2026-03-30 10:02:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/task_47_2026-03-30T10_00_00.jl
2026-03-30 10:02:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 220766,
'downloader/request_count': 52,
'downloader/request_method_count/GET': 52,
'downloader/response_bytes': 4173209,
'downloader/response_count': 52,
'downloader/response_status_count/200': 52,
'elapsed_time_seconds': 132.911447,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 10, 2, 21, 385359, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 39950420,
'httpcompression/response_count': 51,
'log_count/DEBUG': 3945,
'log_count/INFO': 1818,
'memusage/max': 272392192,
'memusage/startup': 150417408,
'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': 249,
'playwright/request_count/aborted': 78,
'playwright/request_count/method/GET': 239,
'playwright/request_count/method/HEAD': 1,
'playwright/request_count/method/POST': 9,
'playwright/request_count/navigation': 11,
'playwright/request_count/resource_type/document': 11,
'playwright/request_count/resource_type/fetch': 8,
'playwright/request_count/resource_type/font': 14,
'playwright/request_count/resource_type/image': 52,
'playwright/request_count/resource_type/script': 147,
'playwright/request_count/resource_type/stylesheet': 9,
'playwright/request_count/resource_type/xhr': 8,
'playwright/response_count': 171,
'playwright/response_count/method/GET': 162,
'playwright/response_count/method/POST': 9,
'playwright/response_count/resource_type/document': 11,
'playwright/response_count/resource_type/fetch': 7,
'playwright/response_count/resource_type/script': 145,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 51,
'response_received_count': 52,
'scheduler/dequeued': 52,
'scheduler/dequeued/memory': 52,
'scheduler/enqueued': 52,
'scheduler/enqueued/memory': 52,
'scrape_type/skipped': 1668,
'start_time': datetime.datetime(2026, 3, 30, 10, 0, 8, 473912, tzinfo=datetime.timezone.utc)}
2026-03-30 10:02:21 [scrapy.core.engine] INFO: Spider closed (finished)